We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88f074 commit 3fbc392Copy full SHA for 3fbc392
pom.xml
@@ -7,7 +7,7 @@
7
<artifactId>jaxws-tools-maven-plugin</artifactId>
8
<packaging>maven-plugin</packaging>
9
10
- <version>1.3.1.Final</version>
+ <version>1.3.2-SNAPSHOT</version>
11
12
<!-- Parent -->
13
<parent>
@@ -21,7 +21,7 @@
21
<connection>scm:git:https://github.com/jbossws/jaxws-tools-maven-plugin.git</connection>
22
<developerConnection>scm:git:https://github.com/jbossws/jaxws-tools-maven-plugin.git</developerConnection>
23
<url>https://github.com/jbossws/jaxws-tools-maven-plugin</url>
24
- <tag>jaxws-tools-1.3.1.Final</tag>
+ <tag>HEAD</tag>
25
</scm>
26
27
<!-- Properties -->
0 commit comments