Skip to content

Commit 7f6750c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent cc3f3f3 commit 7f6750c

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
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.woehlke</groupId>
55
<artifactId>simpleworklist</artifactId>
6-
<version>2.3.4</version>
6+
<version>2.3.5-SNAPSHOT</version>
77
<packaging>war</packaging>
88
<parent>
99
<groupId>org.springframework.boot</groupId>
@@ -23,7 +23,7 @@
2323
<url>https://ThomasWoehlke@bitbucket.org/ThomasWoehlke/simpleworklist.git</url>
2424
<connection>scm:git:https://ThomasWoehlke@bitbucket.org/ThomasWoehlke/simpleworklist.git</connection>
2525
<developerConnection>scm:git:https://ThomasWoehlke@bitbucket.org/ThomasWoehlke/simpleworklist.git</developerConnection>
26-
<tag>simpleworklist-2.3.4</tag>
26+
<tag>HEAD</tag>
2727
</scm>
2828
<issueManagement>
2929
<system>bitbucket</system>

0 commit comments

Comments
 (0)