Skip to content

Commit

Permalink
bump to alpha-2
Browse files Browse the repository at this point in the history
  • Loading branch information
YouHaveTrouble committed Jul 6, 2021
1 parent 8d97d4b commit 050e3e7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CommandWhitelistBukkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.endermite.commandwhitelist</groupId>
<artifactId>CommandWhitelist</artifactId>
<version>2.0-ALPHA-1</version>
<version>2.0-ALPHA-2</version>
</parent>

<artifactId>Bukkit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion CommandWhitelistCommon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.endermite.commandwhitelist</groupId>
<artifactId>CommandWhitelist</artifactId>
<version>2.0-ALPHA-1</version>
<version>2.0-ALPHA-2</version>
</parent>

<artifactId>Common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion CommandWhitelistVelocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.endermite.commandwhitelist</groupId>
<artifactId>CommandWhitelist</artifactId>
<version>2.0-ALPHA-1</version>
<version>2.0-ALPHA-2</version>
</parent>

<artifactId>Velocity</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion CommandWhitelistWaterfall/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.endermite.commandwhitelist</groupId>
<artifactId>CommandWhitelist</artifactId>
<version>2.0-ALPHA-1</version>
<version>2.0-ALPHA-2</version>
</parent>

<artifactId>Waterfall</artifactId>
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>eu.endermite.commandwhitelist</groupId>
<artifactId>CommandWhitelist</artifactId>
<version>2.0-ALPHA-1</version>
<version>2.0-ALPHA-2</version>
<modules>
<module>CommandWhitelistCommon</module>
<module>CommandWhitelistBukkit</module>
Expand Down

0 comments on commit 050e3e7

Please sign in to comment.