Skip to content

Commit

Permalink
Bump to 3.0.0-ALPHA-2.
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwolfg11 committed Jun 2, 2024
1 parent db1da12 commit dcf8ae2
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This plugin requires Towny to be installed on your server.
- [Towny](https://github.com/TownyAdvanced/Towny) 0.97.1 (or later)

The plugin also requires one of the following web-map plugins to be installed on your server:
- [Pl3xMap](https://github.com/pl3xgaming/Pl3xMap) v1 (use this [fork](https://github.com/NeumimTo/Pl3xMap) for 1.18+), v2 (alpha 1.19.2-319 or later), or v3 (beta 1.20.1-446).
- [Pl3xMap](https://github.com/pl3xgaming/Pl3xMap) v3
- [squaremap](https://github.com/jpenilla/squaremap)
- [dynmap](https://www.spigotmc.org/resources/dynmap%C2%AE.274/)
- [BlueMap](https://www.spigotmc.org/resources/bluemap.83557/) v3.3 (or later) (limited support)
Expand Down
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>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</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>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</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>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion maptowny-pl3xmap/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>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</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>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion maptowny-schedulers/maptowny-scheduler-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.silverwolfg11</groupId>
<artifactId>maptowny-schedulers</artifactId>
<version>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</version>
</parent>

<artifactId>maptowny-scheduler-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maptowny-schedulers/maptowny-scheduler-folia/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.silverwolfg11</groupId>
<artifactId>maptowny-schedulers</artifactId>
<version>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</version>
</parent>

<artifactId>maptowny-scheduler-folia</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maptowny-schedulers/maptowny-scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.silverwolfg11</groupId>
<artifactId>maptowny-schedulers</artifactId>
<version>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</version>
</parent>

<artifactId>maptowny-scheduler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maptowny-schedulers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.silverwolfg11</groupId>
<artifactId>MapTowny</artifactId>
<version>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</version>
</parent>

<artifactId>maptowny-schedulers</artifactId>
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>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</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>3.0.0-ALPHA-1</version>
<version>3.0.0-ALPHA-2</version>

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

0 comments on commit dcf8ae2

Please sign in to comment.