Skip to content

Commit f6f5625

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 11b54df commit f6f5625

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
@@ -4,7 +4,7 @@
44
<groupId>org.woehlke</groupId>
55
<artifactId>beachbox</artifactId>
66
<packaging>war</packaging>
7-
<version>1.0.0</version>
7+
<version>1.0.1-SNAPSHOT</version>
88
<name>BeachBox</name>
99
<url>http://www.thomas-woehlke.de/p/beachbox</url>
1010
<properties>
@@ -330,7 +330,7 @@
330330
<url>https://github.com/phasenraum2010/simpleworklist.git</url>
331331
<connection>scm:git:https://github.com/phasenraum2010/beachbox.git</connection>
332332
<developerConnection>scm:git:https://github.com/phasenraum2010/beachbox.git</developerConnection>
333-
<tag>beachbox-1.0.0</tag>
333+
<tag>HEAD</tag>
334334
</scm>
335335
<issueManagement>
336336
<url>https://github.com/phasenraum2010/beachbox/issues</url>

0 commit comments

Comments
 (0)