[jbossws-commits] JBossWS SVN: r16034 - common/branches/jbossws-common-2.0.x.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Mar 26 09:34:39 EDT 2012


Author: ropalka
Date: 2012-03-26 09:34:38 -0400 (Mon, 26 Mar 2012)
New Revision: 16034

Modified:
   common/branches/jbossws-common-2.0.x/pom.xml
Log:
prepare for next dev. cycle

Modified: common/branches/jbossws-common-2.0.x/pom.xml
===================================================================
--- common/branches/jbossws-common-2.0.x/pom.xml	2012-03-26 13:33:29 UTC (rev 16033)
+++ common/branches/jbossws-common-2.0.x/pom.xml	2012-03-26 13:34:38 UTC (rev 16034)
@@ -9,7 +9,7 @@
   <packaging>jar</packaging>
   <description>JBossWS Common</description>
 
-  <version>2.0.3.GA</version>
+  <version>2.0.4-SNAPSHOT</version>
 
   <!-- Parent -->
   <parent>
@@ -20,9 +20,9 @@
 
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/common/tags/jbossws-common-2.0.3.GA</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/common/tags/jbossws-common-2.0.3.GA</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/common/tags/jbossws-common-2.0.3.GA</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/common/trunk</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/common/trunk</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/common/trunk</url>
   </scm>
 
   <!-- Properties -->



More information about the jbossws-commits mailing list