Skip to content

Commit b79fb1f

Browse files
[ci skip]prepare for next development iteration
1 parent aa25a52 commit b79fb1f

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</version>
7+
<version>0.0.21-SNAPSHOT</version>
88
<name>Sauron Core</name>
99
<description>Sauron Core Library</description>
1010

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

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

0 commit comments

Comments
 (0)