Skip to content

Commit 7c33ddc

Browse files
committed
release
1 parent b7031a9 commit 7c33ddc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

mc-server-updater-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>mc-server-updater</artifactId>
77
<groupId>me.hsgamer</groupId>
8-
<version>3.2.1-SNAPSHOT</version>
8+
<version>3.2.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

mc-server-updater-standalone/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>mc-server-updater</artifactId>
77
<groupId>me.hsgamer</groupId>
8-
<version>3.2.1-SNAPSHOT</version>
8+
<version>3.2.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>me.hsgamer</groupId>
88
<artifactId>mc-server-updater</artifactId>
99
<packaging>pom</packaging>
10-
<version>3.2.1-SNAPSHOT</version>
10+
<version>3.2.1</version>
1111

1212
<modules>
1313
<module>mc-server-updater-lib</module>

0 commit comments

Comments
 (0)