Author: asoldano
Date: 2014-10-16 06:35:46 -0400 (Thu, 16 Oct 2014)
New Revision: 18989
Modified:
container/jboss72/branches/jbossws-jboss720-4.3.x/pom.xml
container/jboss72/branches/jbossws-jboss720-4.3.x/server-integration/pom.xml
container/jboss72/branches/jbossws-jboss720-4.3.x/tests-integration/pom.xml
Log:
Set versions for next dev cycle
Modified: container/jboss72/branches/jbossws-jboss720-4.3.x/pom.xml
===================================================================
--- container/jboss72/branches/jbossws-jboss720-4.3.x/pom.xml 2014-10-16 10:35:10 UTC (rev
18988)
+++ container/jboss72/branches/jbossws-jboss720-4.3.x/pom.xml 2014-10-16 10:35:46 UTC (rev
18989)
@@ -35,13 +35,13 @@
<description>JBossWS JBoss AS 7.2.0.Final Integration Parent</description>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss720-parent</artifactId>
- <version>4.3.0.Final</version>
+ <version>4.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss72/tags/jb...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss72/tags/jb...
</scm>
<modules>
Modified: container/jboss72/branches/jbossws-jboss720-4.3.x/server-integration/pom.xml
===================================================================
---
container/jboss72/branches/jbossws-jboss720-4.3.x/server-integration/pom.xml 2014-10-16
10:35:10 UTC (rev 18988)
+++
container/jboss72/branches/jbossws-jboss720-4.3.x/server-integration/pom.xml 2014-10-16
10:35:46 UTC (rev 18989)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss720-parent</artifactId>
- <version>4.3.0.Final</version>
+ <version>4.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: container/jboss72/branches/jbossws-jboss720-4.3.x/tests-integration/pom.xml
===================================================================
--- container/jboss72/branches/jbossws-jboss720-4.3.x/tests-integration/pom.xml 2014-10-16
10:35:10 UTC (rev 18988)
+++ container/jboss72/branches/jbossws-jboss720-4.3.x/tests-integration/pom.xml 2014-10-16
10:35:46 UTC (rev 18989)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss720-parent</artifactId>
- <version>4.3.0.Final</version>
+ <version>4.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>