Skip to content

Commit 0d98606

Browse files
Release build.
1 parent c5790a1 commit 0d98606

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

addon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.jaimemartz</groupId>
99
<artifactId>playerbalancer-parent</artifactId>
10-
<version>2.3.1-SNAPSHOT</version>
10+
<version>2.3.2-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>playerbalancer-addon</artifactId>

balancer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<parent>
88
<groupId>com.jaimemartz</groupId>
9-
<version>2.3.1-SNAPSHOT</version>
9+
<version>2.3.2-SNAPSHOT</version>
1010
<artifactId>playerbalancer-parent</artifactId>
1111
</parent>
1212

partyandfriendsaddon/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.bghddevelopment.partyandfriendsaddon</groupId>
88
<artifactId>PBServerConnector</artifactId>
9-
<version>2.3.1-SNAPSHOT</version>
9+
<version>2.3.2-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

1212
<name>PartyAndFriendsAddon</name>
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>com.jaimemartz</groupId>
9393
<artifactId>playerbalancer</artifactId>
94-
<version>2.3.1-SNAPSHOT</version>
94+
<version>2.3.2-SNAPSHOT</version>
9595
<scope>provided</scope>
9696
</dependency>
9797
</dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.jaimemartz</groupId>
88
<artifactId>playerbalancer-parent</artifactId>
9-
<version>2.3.1-SNAPSHOT</version>
9+
<version>2.3.2-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<modules>

0 commit comments

Comments
 (0)