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 67361dd commit b72666eCopy full SHA for b72666e
pom.xml
@@ -23,7 +23,7 @@
23
<groupId>org.analogweb</groupId>
24
<artifactId>analogweb-core</artifactId>
25
<packaging>jar</packaging>
26
- <version>0.11.1-SNAPSHOT</version>
+ <version>0.11.1</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.11.1</tag>
41
</scm>
42
<licenses>
43
<license>
0 commit comments