Skip to content

Commit a9d4273

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

44
<groupId>io.github.jonasrutishauser</groupId>
55
<artifactId>parent</artifactId>
6-
<version>37</version>
6+
<version>38-SNAPSHOT</version>
77
<packaging>pom</packaging>
88

99
<name>Parent</name>
@@ -30,7 +30,7 @@
3030
<connection>${scm.connection}</connection>
3131
<developerConnection>${scm.developerConnection}</developerConnection>
3232
<url>${scm_url}</url>
33-
<tag>v37</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<issueManagement>

0 commit comments

Comments
 (0)