Skip to content

Commit 3fbc392

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c88f074 commit 3fbc392

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
@@ -7,7 +7,7 @@
77
<artifactId>jaxws-tools-maven-plugin</artifactId>
88
<packaging>maven-plugin</packaging>
99

10-
<version>1.3.1.Final</version>
10+
<version>1.3.2-SNAPSHOT</version>
1111

1212
<!-- Parent -->
1313
<parent>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:https://github.com/jbossws/jaxws-tools-maven-plugin.git</connection>
2222
<developerConnection>scm:git:https://github.com/jbossws/jaxws-tools-maven-plugin.git</developerConnection>
2323
<url>https://github.com/jbossws/jaxws-tools-maven-plugin</url>
24-
<tag>jaxws-tools-1.3.1.Final</tag>
24+
<tag>HEAD</tag>
2525
</scm>
2626

2727
<!-- Properties -->

0 commit comments

Comments
 (0)