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 329b718 commit da97d6fCopy full SHA for da97d6f
pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>com.github.robtimus</groupId>
23
<artifactId>obfuscation-core</artifactId>
24
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
25
<packaging>jar</packaging>
26
27
<name>obfuscation-core</name>
@@ -46,7 +46,7 @@
46
<scm>
47
<connection>scm:git:[email protected]:robtimus/obfuscation-core.git</connection>
48
<developerConnection>scm:git:[email protected]:robtimus/obfuscation-core.git</developerConnection>
49
- <tag>HEAD</tag>
+ <tag>1.1</tag>
50
<url>https://github.com/robtimus/obfuscation-core</url>
51
</scm>
52
0 commit comments