Author: alessio.soldano(a)jboss.com
Date: 2013-04-08 08:29:38 -0400 (Mon, 08 Apr 2013)
New Revision: 17473
Modified:
container/jboss71/branches/jbossws-jboss712/server-integration/pom.xml
container/jboss71/branches/jbossws-jboss712/tests-integration/pom.xml
Log:
Fixing child pom versions too
Modified: container/jboss71/branches/jbossws-jboss712/server-integration/pom.xml
===================================================================
--- container/jboss71/branches/jbossws-jboss712/server-integration/pom.xml 2013-04-08
09:36:49 UTC (rev 17472)
+++ container/jboss71/branches/jbossws-jboss712/server-integration/pom.xml 2013-04-08
12:29:38 UTC (rev 17473)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss712-parent</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: container/jboss71/branches/jbossws-jboss712/tests-integration/pom.xml
===================================================================
--- container/jboss71/branches/jbossws-jboss712/tests-integration/pom.xml 2013-04-08
09:36:49 UTC (rev 17472)
+++ container/jboss71/branches/jbossws-jboss712/tests-integration/pom.xml 2013-04-08
12:29:38 UTC (rev 17473)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss712-parent</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Show replies by date