Skip to content

Commit 6c5a027

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b1d49f7 commit 6c5a027

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>java-xmlbuilder</artifactId>
55
<packaging>jar</packaging>
66

7-
<version>1.3</version>
7+
<version>1.4-SNAPSHOT</version>
88
<name>java-xmlbuilder</name>
99
<description>XML Builder is a utility that creates simple XML documents using relatively sparse Java code</description>
1010
<url>https://github.com/jmurty/java-xmlbuilder</url>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:github.com/jmurty/java-xmlbuilder.git</connection>
2727
<developerConnection>scm:git:git@github.com:jmurty/java-xmlbuilder.git</developerConnection>
2828
<url>https://github.com/jmurty/java-xmlbuilder</url>
29-
<tag>v1.3</tag>
29+
<tag>HEAD</tag>
3030
</scm>
3131

3232
<developers>

0 commit comments

Comments
 (0)