We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef5d13 commit 1d590ebCopy full SHA for 1d590eb
pom.xml
@@ -27,7 +27,7 @@
27
</parent>
28
29
<artifactId>obfuscation-core</artifactId>
30
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
31
<packaging>jar</packaging>
32
33
<name>obfuscation-core</name>
@@ -52,7 +52,7 @@
52
<scm>
53
<connection>scm:git:[email protected]:robtimus/obfuscation-core.git</connection>
54
<developerConnection>scm:git:[email protected]:robtimus/obfuscation-core.git</developerConnection>
55
- <tag>HEAD</tag>
+ <tag>1.2</tag>
56
<url>https://github.com/robtimus/obfuscation-core</url>
57
</scm>
58
0 commit comments