Author: richard.opalka(a)jboss.com
Date: 2009-10-27 02:33:36 -0400 (Tue, 27 Oct 2009)
New Revision: 11013
Modified:
spi/branches/jbossws-spi-1.2.1/pom.xml
Log:
[JBWS-2794] tagging SPI
Modified: spi/branches/jbossws-spi-1.2.1/pom.xml
===================================================================
--- spi/branches/jbossws-spi-1.2.1/pom.xml 2009-10-26 08:59:56 UTC (rev 11012)
+++ spi/branches/jbossws-spi-1.2.1/pom.xml 2009-10-27 06:33:36 UTC (rev 11013)
@@ -6,7 +6,7 @@
<artifactId>jbossws-spi</artifactId>
<packaging>jar</packaging>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1.GA</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.2....
</scm>
<!-- Properties -->