Author: asoldano
Date: 2014-10-30 12:39:41 -0400 (Thu, 30 Oct 2014)
New Revision: 19044
Modified:
spi/tags/jbossws-spi-2.3.1.Final/pom.xml
Log:
Fixing pom.xml
Modified: spi/tags/jbossws-spi-2.3.1.Final/pom.xml
===================================================================
--- spi/tags/jbossws-spi-2.3.1.Final/pom.xml 2014-10-30 16:32:30 UTC (rev 19043)
+++ spi/tags/jbossws-spi-2.3.1.Final/pom.xml 2014-10-30 16:39:41 UTC (rev 19044)
@@ -7,7 +7,7 @@
<packaging>jar</packaging>
<description>JBossWS SPI</description>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.1.Final</version>
<!-- Parent -->
<parent>
@@ -18,9 +18,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/spi/branches...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/spi/br...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/spi/branches/jbossws-spi-...
+
<
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.3....
</scm>
<!-- Properties -->