Author: asoldano
Date: 2013-10-21 05:48:28 -0400 (Mon, 21 Oct 2013)
New Revision: 18021
Modified:
container/jboss72/tags/jbossws-jboss720-4.2.2.Final/pom.xml
container/jboss72/tags/jbossws-jboss720-4.2.2.Final/server-integration/pom.xml
container/jboss72/tags/jbossws-jboss720-4.2.2.Final/tests-integration/pom.xml
Log:
Fixing poms
Modified: container/jboss72/tags/jbossws-jboss720-4.2.2.Final/pom.xml
===================================================================
--- container/jboss72/tags/jbossws-jboss720-4.2.2.Final/pom.xml 2013-10-21 09:44:00 UTC
(rev 18020)
+++ container/jboss72/tags/jbossws-jboss720-4.2.2.Final/pom.xml 2013-10-21 09:48:28 UTC
(rev 18021)
@@ -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.2.2-SNAPSHOT</version>
+ <version>4.2.2.Final</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/branche...
+
<
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/tags/jbossws-jboss720-4.2.2.Final/server-integration/pom.xml
===================================================================
---
container/jboss72/tags/jbossws-jboss720-4.2.2.Final/server-integration/pom.xml 2013-10-21
09:44:00 UTC (rev 18020)
+++
container/jboss72/tags/jbossws-jboss720-4.2.2.Final/server-integration/pom.xml 2013-10-21
09:48:28 UTC (rev 18021)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss720-parent</artifactId>
- <version>4.2.2-SNAPSHOT</version>
+ <version>4.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: container/jboss72/tags/jbossws-jboss720-4.2.2.Final/tests-integration/pom.xml
===================================================================
---
container/jboss72/tags/jbossws-jboss720-4.2.2.Final/tests-integration/pom.xml 2013-10-21
09:44:00 UTC (rev 18020)
+++
container/jboss72/tags/jbossws-jboss720-4.2.2.Final/tests-integration/pom.xml 2013-10-21
09:48:28 UTC (rev 18021)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss720-parent</artifactId>
- <version>4.2.2-SNAPSHOT</version>
+ <version>4.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>