We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2f638 commit 041839aCopy full SHA for 041839a
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.selfcoders</groupId>
12
<artifactId>matterbukkit</artifactId>
13
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
14
<packaging>jar</packaging>
15
16
<name>MatterBukkit</name>
@@ -19,7 +19,7 @@
19
20
<scm>
21
<developerConnection>scm:git:ssh://git@gitlab.com/Programie/MatterBukkit.git</developerConnection>
22
- <tag>HEAD</tag>
+ <tag>1.2</tag>
23
</scm>
24
25
<properties>
0 commit comments