Skip to content

Commit b023f6b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent e7e239e commit b023f6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>edu.hm.hafner</groupId>
66
<artifactId>codingstyle</artifactId>
7-
<version>5.11.0</version>
7+
<version>5.12.0-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>Java coding style</name>
@@ -40,7 +40,7 @@
4040
<scm>
4141
<connection>scm:git:https://github.com/uhafner/codingstyle.git</connection>
4242
<developerConnection>scm:git:[email protected]:uhafner/codingstyle.git</developerConnection>
43-
<tag>v5.11.0</tag>
43+
<tag>HEAD</tag>
4444
<url>https://github.com/uhafner/codingstyle</url>
4545
</scm>
4646
<distributionManagement>

0 commit comments

Comments
 (0)