Skip to content

Commit c44723a

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 319ca61 commit c44723a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.woehlke</groupId>
55
<artifactId>beachbox</artifactId>
66
<packaging>war</packaging>
7-
<version>1.1.2</version>
7+
<version>1.1.3-SNAPSHOT</version>
88
<name>BeachBox</name>
99
<url>http://www.thomas-woehlke.de/p/beachbox</url>
1010
<properties>
@@ -274,7 +274,7 @@
274274
<url>https://github.com/phasenraum2010/simpleworklist.git</url>
275275
<connection>scm:git:https://github.com/phasenraum2010/beachbox.git</connection>
276276
<developerConnection>scm:git:https://github.com/phasenraum2010/beachbox.git</developerConnection>
277-
<tag>beachbox-1.1.2</tag>
277+
<tag>HEAD</tag>
278278
</scm>
279279
<issueManagement>
280280
<url>https://github.com/phasenraum2010/beachbox/issues</url>

0 commit comments

Comments
 (0)