We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c00557 commit 7b823bfCopy full SHA for 7b823bf
pom.xml
@@ -9,7 +9,7 @@
9
<packaging>jar</packaging>
10
<description>JBossWS Common</description>
11
12
- <version>3.4.0.Final</version>
+ <version>3.4.1-SNAPSHOT</version>
13
14
<!-- Parent -->
15
<parent>
@@ -23,7 +23,7 @@
23
<connection>scm:git:https://github.com/jbossws/jbossws-common.git</connection>
24
<developerConnection>scm:git:https://github.com/jbossws/jbossws-common.git</developerConnection>
25
<url>https://github.com/jbossws/jbossws-common</url>
26
- <tag>jbossws-common-3.4.0.Final</tag>
+ <tag>HEAD</tag>
27
</scm>
28
29
<!-- Properties -->
0 commit comments