Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Mar 12, 2024
1 parent f1a9e8d commit 74de052
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mc-server-updater</artifactId>
<groupId>me.hsgamer</groupId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.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 @@ -7,7 +7,7 @@
<groupId>me.hsgamer</groupId>
<artifactId>mc-server-updater</artifactId>
<packaging>pom</packaging>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>

<modules>
<module>lib</module>
Expand Down
2 changes: 1 addition & 1 deletion standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mc-server-updater</artifactId>
<groupId>me.hsgamer</groupId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 74de052

Please sign in to comment.