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 4a71e50 commit aa25a52Copy full SHA for aa25a52
sauron-core/pom.xml
@@ -4,7 +4,7 @@
4
5
<artifactId>sauron-core</artifactId>
6
<groupId>com.free-now.sauron</groupId>
7
- <version>0.0.20-SNAPSHOT</version>
+ <version>0.0.20</version>
8
<name>Sauron Core</name>
9
<description>Sauron Core Library</description>
10
@@ -38,7 +38,7 @@
38
</properties>
39
40
<scm>
41
- <tag>HEAD</tag>
+ <tag>sauron-core-0.0.20</tag>
42
<url>${scm.url}</url>
43
<connection>${scm.url}</connection>
44
<developerConnection>${scm.url}</developerConnection>
0 commit comments