Skip to content

Commit

Permalink
Bump version to 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul19988 committed May 17, 2021
1 parent e006541 commit 3693530
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.grinderwolf</groupId>
<artifactId>slimeworldmanager</artifactId>
<packaging>pom</packaging>
<version>2.5.4-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
<modules>
<module>slimeworldmanager-api</module>
<module>slimeworldmanager-nms-common</module>
Expand Down
2 changes: 1 addition & 1 deletion slimeworldmanager-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>slimeworldmanager</artifactId>
<groupId>com.grinderwolf</groupId>
<version>2.5.4-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion slimeworldmanager-classmodifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>slimeworldmanager</artifactId>
<groupId>com.grinderwolf</groupId>
<version>2.5.4-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion slimeworldmanager-importer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>slimeworldmanager</artifactId>
<groupId>com.grinderwolf</groupId>
<version>2.5.4-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>slimeworldmanager-importer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slimeworldmanager-nms-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>slimeworldmanager</artifactId>
<groupId>com.grinderwolf</groupId>
<version>2.5.4-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion slimeworldmanager-nms-v1_16_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>slimeworldmanager</artifactId>
<groupId>com.grinderwolf</groupId>
<version>2.5.4-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion slimeworldmanager-nms-v1_16_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>slimeworldmanager</artifactId>
<groupId>com.grinderwolf</groupId>
<version>2.5.4-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion slimeworldmanager-nms-v1_16_R3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>slimeworldmanager</artifactId>
<groupId>com.grinderwolf</groupId>
<version>2.5.4-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion slimeworldmanager-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>slimeworldmanager</artifactId>
<groupId>com.grinderwolf</groupId>
<version>2.5.4-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>slimeworldmanager-plugin</artifactId>
Expand Down

0 comments on commit 3693530

Please sign in to comment.