We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 319ca61 commit c44723aCopy full SHA for c44723a
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>org.woehlke</groupId>
5
<artifactId>beachbox</artifactId>
6
<packaging>war</packaging>
7
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
8
<name>BeachBox</name>
9
<url>http://www.thomas-woehlke.de/p/beachbox</url>
10
<properties>
@@ -274,7 +274,7 @@
274
<url>https://github.com/phasenraum2010/simpleworklist.git</url>
275
<connection>scm:git:https://github.com/phasenraum2010/beachbox.git</connection>
276
<developerConnection>scm:git:https://github.com/phasenraum2010/beachbox.git</developerConnection>
277
- <tag>beachbox-1.1.2</tag>
+ <tag>HEAD</tag>
278
</scm>
279
<issueManagement>
280
<url>https://github.com/phasenraum2010/beachbox/issues</url>
0 commit comments