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 096f49d commit 7a4b49aCopy full SHA for 7a4b49a
pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>com.github.robtimus</groupId>
23
<artifactId>obfuscation-core</artifactId>
24
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</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.0</tag>
50
<url>https://github.com/robtimus/obfuscation-core</url>
51
</scm>
52
0 commit comments