Author: asoldano
Date: 2013-10-08 12:49:36 -0400 (Tue, 08 Oct 2013)
New Revision: 17987
Modified:
spi/tags/jbossws-spi-2.2.2.Final/pom.xml
Log:
Fixing pom
Modified: spi/tags/jbossws-spi-2.2.2.Final/pom.xml
===================================================================
--- spi/tags/jbossws-spi-2.2.2.Final/pom.xml 2013-10-08 16:37:14 UTC (rev 17986)
+++ spi/tags/jbossws-spi-2.2.2.Final/pom.xml 2013-10-08 16:49:36 UTC (rev 17987)
@@ -7,7 +7,7 @@
<packaging>jar</packaging>
<description>JBossWS SPI</description>
- <version>2.2.2-SNAPSHOT</version>
+ <version>2.2.2.Final</version>
<!-- Parent -->
<parent>
@@ -18,9 +18,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/spi/trunk<...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/spi/tr...
- <
url>http://fisheye.jboss.com/viewrep/JBossWS/spi/trunk</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/spi/tags/jbo...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/spi/ta...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/spi/tags/jbossws-spi-2.2....
</scm>
<!-- Properties -->