Author: richard.opalka(a)jboss.com
Date: 2010-10-20 09:32:04 -0400 (Wed, 20 Oct 2010)
New Revision: 13164
Modified:
spi/trunk/pom.xml
Log:
prepare for next dev. cycle
Modified: spi/trunk/pom.xml
===================================================================
--- spi/trunk/pom.xml 2010-10-20 13:31:29 UTC (rev 13163)
+++ spi/trunk/pom.xml 2010-10-20 13:32:04 UTC (rev 13164)
@@ -7,7 +7,7 @@
<packaging>jar</packaging>
<description>JBossWS SPI</description>
- <version>1.4.0.CR2</version>
+ <version>1.4.0-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -18,9 +18,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.4....
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/spi/trunk<...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/spi/tr...
+ <
url>http://fisheye.jboss.com/viewrep/JBossWS/spi/trunk</url>
</scm>
<!-- Properties -->