Skip to content

Commit

Permalink
Correctly bump version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwolfg11 committed Jun 19, 2023
1 parent 1dee98b commit b619393
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion maptowny-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>MapTowny</artifactId>
<groupId>me.silverwolfg11</groupId>
<version>2.1.2</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion maptowny-bluemap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>MapTowny</artifactId>
<groupId>me.silverwolfg11</groupId>
<version>2.1.2</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion maptowny-dynmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>MapTowny</artifactId>
<groupId>me.silverwolfg11</groupId>
<version>2.1.2</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion maptowny-pl3xmap-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>MapTowny</artifactId>
<groupId>me.silverwolfg11</groupId>
<version>2.1.2</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion maptowny-pl3xmap-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>MapTowny</artifactId>
<groupId>me.silverwolfg11</groupId>
<version>2.1.2</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion maptowny-pl3xmap-v3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>MapTowny</artifactId>
<groupId>me.silverwolfg11</groupId>
<version>2.1.2</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion maptowny-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>MapTowny</artifactId>
<groupId>me.silverwolfg11</groupId>
<version>2.1.2</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion maptowny-squaremap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>MapTowny</artifactId>
<groupId>me.silverwolfg11</groupId>
<version>2.1.2</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.silverwolfg11</groupId>
<artifactId>MapTowny</artifactId>
<version>2.1.2</version>
<version>2.2.0</version>

<modules>
<module>maptowny-api</module>
Expand Down

0 comments on commit b619393

Please sign in to comment.