Author: alessio.soldano(a)jboss.com
Date: 2011-02-10 09:11:16 -0500 (Thu, 10 Feb 2011)
New Revision: 13719
Modified:
spi/tags/jbossws-spi-1.1.2.SP6/pom.xml
Log:
Fixing pom.xml
Modified: spi/tags/jbossws-spi-1.1.2.SP6/pom.xml
===================================================================
--- spi/tags/jbossws-spi-1.1.2.SP6/pom.xml 2011-02-10 14:07:01 UTC (rev 13718)
+++ spi/tags/jbossws-spi-1.1.2.SP6/pom.xml 2011-02-10 14:11:16 UTC (rev 13719)
@@ -6,7 +6,7 @@
<artifactId>jbossws-spi</artifactId>
<packaging>jar</packaging>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2.SP6</version>
<!-- Parent -->
<parent>
@@ -17,9 +17,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.1....
</scm>
<!-- Properties -->