Author: alessio.soldano(a)jboss.com
Date: 2010-11-27 09:31:39 -0500 (Sat, 27 Nov 2010)
New Revision: 13342
Modified:
spi/tags/jbossws-spi-1.4.1.CR2/pom.xml
Log:
Updating pom.xml
Modified: spi/tags/jbossws-spi-1.4.1.CR2/pom.xml
===================================================================
--- spi/tags/jbossws-spi-1.4.1.CR2/pom.xml 2010-11-27 14:29:20 UTC (rev 13341)
+++ spi/tags/jbossws-spi-1.4.1.CR2/pom.xml 2010-11-27 14:31:39 UTC (rev 13342)
@@ -7,7 +7,7 @@
<packaging>jar</packaging>
<description>JBossWS SPI</description>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1.CR2</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-1.4....
</scm>
<!-- Properties -->