JBossWS SVN: r17160 - in container/jboss71/branches/jbossws-jboss711-4.1.1.Final: tests-integration and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-12-20 11:59:46 -0500 (Thu, 20 Dec 2012)
New Revision: 17160
Modified:
container/jboss71/branches/jbossws-jboss711-4.1.1.Final/server-integration/pom.xml
container/jboss71/branches/jbossws-jboss711-4.1.1.Final/tests-integration/pom.xml
Log:
Fixing poms
Modified: container/jboss71/branches/jbossws-jboss711-4.1.1.Final/server-integration/pom.xml
===================================================================
--- container/jboss71/branches/jbossws-jboss711-4.1.1.Final/server-integration/pom.xml 2012-12-20 16:58:33 UTC (rev 17159)
+++ container/jboss71/branches/jbossws-jboss711-4.1.1.Final/server-integration/pom.xml 2012-12-20 16:59:46 UTC (rev 17160)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss711-parent</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: container/jboss71/branches/jbossws-jboss711-4.1.1.Final/tests-integration/pom.xml
===================================================================
--- container/jboss71/branches/jbossws-jboss711-4.1.1.Final/tests-integration/pom.xml 2012-12-20 16:58:33 UTC (rev 17159)
+++ container/jboss71/branches/jbossws-jboss711-4.1.1.Final/tests-integration/pom.xml 2012-12-20 16:59:46 UTC (rev 17160)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss711-parent</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>