Author: alessio.soldano(a)jboss.com
Date: 2008-08-13 08:46:50 -0400 (Wed, 13 Aug 2008)
New Revision: 8079
Modified:
spi/branches/jbossws-spi-1.0.5.GA/pom.xml
Log:
[JBWS-2282] Preparing for tagging
Modified: spi/branches/jbossws-spi-1.0.5.GA/pom.xml
===================================================================
--- spi/branches/jbossws-spi-1.0.5.GA/pom.xml 2008-08-13 12:09:02 UTC (rev 8078)
+++ spi/branches/jbossws-spi-1.0.5.GA/pom.xml 2008-08-13 12:46:50 UTC (rev 8079)
@@ -7,7 +7,7 @@
<artifactId>jbossws-spi</artifactId>
<packaging>jar</packaging>
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.5.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 -->