Author: alessio.soldano(a)jboss.com
Date: 2009-03-09 08:01:16 -0400 (Mon, 09 Mar 2009)
New Revision: 9531
Modified:
spi/branches/test-release-plugin/pom.xml
Log:
[JBWS-XYZ] :prepare for next development iteration
Modified: spi/branches/test-release-plugin/pom.xml
===================================================================
--- spi/branches/test-release-plugin/pom.xml 2009-03-09 12:01:10 UTC (rev 9530)
+++ spi/branches/test-release-plugin/pom.xml 2009-03-09 12:01:16 UTC (rev 9531)
@@ -6,7 +6,7 @@
<artifactId>jbossws-spi</artifactId>
<packaging>jar</packaging>
- <version>1.1.1.TEST</version>
+ <version>1.1.2.TEST-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -17,9 +17,9 @@
<!-- Source Control Management -->
<scm>
-
<
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....
+
<
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/test-release...
</scm>
<!-- Properties -->