Author: alessio.soldano(a)jboss.com
Date: 2010-03-22 12:26:57 -0400 (Mon, 22 Mar 2010)
New Revision: 11834
Modified:
spi/tags/jbossws-spi-1.3.0.CR1/pom.xml
Log:
Updating pom.xml
Modified: spi/tags/jbossws-spi-1.3.0.CR1/pom.xml
===================================================================
--- spi/tags/jbossws-spi-1.3.0.CR1/pom.xml 2010-03-22 16:24:02 UTC (rev 11833)
+++ spi/tags/jbossws-spi-1.3.0.CR1/pom.xml 2010-03-22 16:26:57 UTC (rev 11834)
@@ -6,7 +6,7 @@
<artifactId>jbossws-spi</artifactId>
<packaging>jar</packaging>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0.CR1</version>
<!-- Parent -->
<parent>
@@ -17,9 +17,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 -->