Skip to content

Commit aa25a52

Browse files
[ci skip]prepare release sauron-core-0.0.20
1 parent 4a71e50 commit aa25a52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sauron-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<artifactId>sauron-core</artifactId>
66
<groupId>com.free-now.sauron</groupId>
7-
<version>0.0.20-SNAPSHOT</version>
7+
<version>0.0.20</version>
88
<name>Sauron Core</name>
99
<description>Sauron Core Library</description>
1010

@@ -38,7 +38,7 @@
3838
</properties>
3939

4040
<scm>
41-
<tag>HEAD</tag>
41+
<tag>sauron-core-0.0.20</tag>
4242
<url>${scm.url}</url>
4343
<connection>${scm.url}</connection>
4444
<developerConnection>${scm.url}</developerConnection>

0 commit comments

Comments
 (0)