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 1217ef6 commit cdedd25Copy full SHA for cdedd25
pom.xml
@@ -27,7 +27,7 @@
27
</parent>
28
29
<artifactId>obfuscation-core</artifactId>
30
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
31
<packaging>jar</packaging>
32
33
<name>obfuscation-core</name>
@@ -52,7 +52,7 @@
52
<scm>
53
<connection>scm:git:git@github.com:robtimus/obfuscation-core.git</connection>
54
<developerConnection>scm:git:git@github.com:robtimus/obfuscation-core.git</developerConnection>
55
- <tag>HEAD</tag>
+ <tag>1.4</tag>
56
<url>https://github.com/robtimus/obfuscation-core</url>
57
</scm>
58
0 commit comments