Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Jul 25, 2023
1 parent 11e69fc commit 51009d5
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion minigamecore-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>minigamecore</artifactId>
<groupId>me.hsgamer</groupId>
<version>3.1.0</version>
<version>3.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion minigamecore-bukkit-hscore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>minigamecore</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
</parent>

<artifactId>minigamecore-bukkit-hscore</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minigamecore-bukkit-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>minigamecore</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
</parent>

<artifactId>minigamecore-bukkit-simple</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minigamecore-bukkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>minigamecore</artifactId>
<groupId>me.hsgamer</groupId>
<version>3.1.0</version>
<version>3.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion minigamecore-extra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>minigamecore</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
</parent>

<artifactId>minigamecore-extra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minigamecore-implementation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>minigamecore</artifactId>
<groupId>me.hsgamer</groupId>
<version>3.1.0</version>
<version>3.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion minigamecore-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.hsgamer</groupId>
<artifactId>minigamecore</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
</parent>

<artifactId>minigamecore-manager</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minigamecore-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>minigamecore</artifactId>
<groupId>me.hsgamer</groupId>
<version>3.1.0</version>
<version>3.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.hsgamer</groupId>
<artifactId>minigamecore</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<packaging>pom</packaging>

<name>MinigameCore</name>
Expand Down

0 comments on commit 51009d5

Please sign in to comment.