Author: richard.opalka(a)jboss.com
Date: 2008-12-12 08:51:07 -0500 (Fri, 12 Dec 2008)
New Revision: 8871
Modified:
spi/branches/jbossws-spi-1.0.7/pom.xml
Log:
SNAPSHOT -> GA
Modified: spi/branches/jbossws-spi-1.0.7/pom.xml
===================================================================
--- spi/branches/jbossws-spi-1.0.7/pom.xml 2008-12-12 13:05:28 UTC (rev 8870)
+++ spi/branches/jbossws-spi-1.0.7/pom.xml 2008-12-12 13:51:07 UTC (rev 8871)
@@ -7,7 +7,7 @@
<artifactId>jbossws-spi</artifactId>
<packaging>jar</packaging>
- <version>1.0.7-SNAPSHOT</version>
+ <version>1.0.7.GA</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.0....
</scm>
<!-- Properties -->