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