We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 546c4f8 commit 1123467Copy full SHA for 1123467
3 files changed
lib/pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<artifactId>mc-server-updater</artifactId>
7
<groupId>me.hsgamer</groupId>
8
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.0</version>
9
</parent>
10
<modelVersion>4.0.0</modelVersion>
11
pom.xml
@@ -7,7 +7,7 @@
<packaging>pom</packaging>
12
<modules>
13
<module>lib</module>
standalone/pom.xml
0 commit comments