Author: alessio.soldano(a)jboss.com
Date: 2009-04-14 06:07:35 -0400 (Tue, 14 Apr 2009)
New Revision: 9815
Modified:
framework/branches/jbossws-framework-3.1.1/pom.xml
Log:
[JBWS-2603] :prepare for next development iteration
Modified: framework/branches/jbossws-framework-3.1.1/pom.xml
===================================================================
--- framework/branches/jbossws-framework-3.1.1/pom.xml 2009-04-14 10:07:25 UTC (rev 9814)
+++ framework/branches/jbossws-framework-3.1.1/pom.xml 2009-04-14 10:07:35 UTC (rev 9815)
@@ -6,7 +6,7 @@
<artifactId>jbossws-framework</artifactId>
<packaging>jar</packaging>
- <version>3.1.1.GA</version>
+ <version>3.1.2-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -17,9 +17,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/framework/ta...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/framew...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/framework/tags/jbossws-fr...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/framework/br...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/framew...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/framework/branches/jbossw...
</scm>
<!-- Properties -->