Author: alessio.soldano(a)jboss.com
Date: 2010-05-27 11:55:11 -0400 (Thu, 27 May 2010)
New Revision: 12366
Modified:
spi/branches/jbossws-spi-1.3.0.GA/pom.xml
Log:
Updating pom.xml
Modified: spi/branches/jbossws-spi-1.3.0.GA/pom.xml
===================================================================
--- spi/branches/jbossws-spi-1.3.0.GA/pom.xml 2010-05-27 15:49:12 UTC (rev 12365)
+++ spi/branches/jbossws-spi-1.3.0.GA/pom.xml 2010-05-27 15:55:11 UTC (rev 12366)
@@ -7,7 +7,7 @@
<packaging>jar</packaging>
<description>JBossWS SPI</description>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0.GA</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-1.3....
</scm>
<!-- Properties -->