JBossWS SVN: r17836 - in container/jboss71/branches/jbossws-jboss713: server-integration and 1 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-07-26 10:33:08 -0400 (Fri, 26 Jul 2013)
New Revision: 17836
Modified:
container/jboss71/branches/jbossws-jboss713/pom.xml
container/jboss71/branches/jbossws-jboss713/server-integration/pom.xml
container/jboss71/branches/jbossws-jboss713/tests-integration/pom.xml
Log:
Preparing for next dev cycle
Modified: container/jboss71/branches/jbossws-jboss713/pom.xml
===================================================================
--- container/jboss71/branches/jbossws-jboss713/pom.xml 2013-07-26 14:32:18 UTC (rev 17835)
+++ container/jboss71/branches/jbossws-jboss713/pom.xml 2013-07-26 14:33:08 UTC (rev 17836)
@@ -35,7 +35,7 @@
<description>JBossWS JBoss AS 7.1.3.Final Integration Parent</description>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss713-parent</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<scm>
@@ -51,8 +51,8 @@
<properties>
<jbossws.api.version>1.0.2.Beta1</jbossws.api.version>
- <jbossws.spi.version>2.2.0-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>2.2.0-SNAPSHOT</jbossws.common.version>
+ <jbossws.spi.version>2.2.1-SNAPSHOT</jbossws.spi.version>
+ <jbossws.common.version>2.2.1-SNAPSHOT</jbossws.common.version>
<jboss.msc.version>1.0.2.GA</jboss.msc.version>
<jboss.version>7.1.3.Final</jboss.version>
<jboss.jaxws.api.version>2.0.1.Final</jboss.jaxws.api.version>
Modified: container/jboss71/branches/jbossws-jboss713/server-integration/pom.xml
===================================================================
--- container/jboss71/branches/jbossws-jboss713/server-integration/pom.xml 2013-07-26 14:32:18 UTC (rev 17835)
+++ container/jboss71/branches/jbossws-jboss713/server-integration/pom.xml 2013-07-26 14:33:08 UTC (rev 17836)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss713-parent</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: container/jboss71/branches/jbossws-jboss713/tests-integration/pom.xml
===================================================================
--- container/jboss71/branches/jbossws-jboss713/tests-integration/pom.xml 2013-07-26 14:32:18 UTC (rev 17835)
+++ container/jboss71/branches/jbossws-jboss713/tests-integration/pom.xml 2013-07-26 14:33:08 UTC (rev 17836)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss713-parent</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>