Skip to content

Commit

Permalink
Include CodingAPI 1.82
Browse files Browse the repository at this point in the history
Bump version to 2.5.3_Hotfix-4
  • Loading branch information
erikzimmermann committed May 28, 2024
1 parent ab3b357 commit ac38fc8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion TradeSystem-Bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>TradeSystem</artifactId>
<groupId>de.codingair</groupId>
<version>2.5.3_Hotfix-3</version>
<version>2.5.3_Hotfix-4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion TradeSystem-Packets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>TradeSystem</artifactId>
<groupId>de.codingair</groupId>
<version>2.5.3_Hotfix-3</version>
<version>2.5.3_Hotfix-4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion TradeSystem-Spigot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>TradeSystem</artifactId>
<groupId>de.codingair</groupId>
<version>2.5.3_Hotfix-3</version>
<version>2.5.3_Hotfix-4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>de.codingair</groupId>
<artifactId>TradeSystem</artifactId>
<version>2.5.3_Hotfix-3</version>
<version>2.5.3_Hotfix-4</version>
<packaging>pom</packaging>

<modules>
Expand Down Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.github.CodingAir</groupId>
<artifactId>CodingAPI</artifactId>
<version>1.81</version>
<version>1.82</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ac38fc8

Please sign in to comment.