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 f7b305c commit 69ca27bCopy full SHA for 69ca27b
pom.xml
@@ -23,7 +23,7 @@
23
<groupId>org.analogweb</groupId>
24
<artifactId>analogweb-core</artifactId>
25
<packaging>jar</packaging>
26
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.12.0</version>
27
<name>analogweb-core</name>
28
<url>http://analogweb.org</url>
29
<organization>
@@ -37,7 +37,7 @@
37
<url>scm:git:git@github.com:analogweb/core.git</url>
38
<connection>scm:git:git@github.com:analogweb/core.git</connection>
39
<developerConnection>scm:git:git@github.com:analogweb/core.git</developerConnection>
40
- <tag>HEAD</tag>
+ <tag>v0.12.0</tag>
41
</scm>
42
<licenses>
43
<license>
0 commit comments