[jbossws-commits] JBossWS SVN: r9888 - in container/jboss50/branches: jboss501 and 1 other directory.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Apr 28 01:59:21 EDT 2009


Author: richard.opalka at jboss.com
Date: 2009-04-28 01:59:21 -0400 (Tue, 28 Apr 2009)
New Revision: 9888

Modified:
   container/jboss50/branches/jboss500/pom.xml
   container/jboss50/branches/jboss501/pom.xml
Log:
preparing for next development cycle

Modified: container/jboss50/branches/jboss500/pom.xml
===================================================================
--- container/jboss50/branches/jboss500/pom.xml	2009-04-28 05:56:46 UTC (rev 9887)
+++ container/jboss50/branches/jboss500/pom.xml	2009-04-28 05:59:21 UTC (rev 9888)
@@ -6,7 +6,7 @@
   <groupId>org.jboss.ws</groupId>
   <artifactId>jbossws-jboss500</artifactId>
 
-  <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/container/jboss50/tags/jbossws-jboss500-3.1.1.GA</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/container/jboss50/tags/jbossws-jboss500-3.1.1.GA</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss50/tags/jbossws-jboss500-3.1.1.GA</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jboss50/branches/jboss500</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/container/jboss50/branches/jboss500</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss50/branches/jboss500</url>
   </scm>
 
   <!-- Properties -->

Modified: container/jboss50/branches/jboss501/pom.xml
===================================================================
--- container/jboss50/branches/jboss501/pom.xml	2009-04-28 05:56:46 UTC (rev 9887)
+++ container/jboss50/branches/jboss501/pom.xml	2009-04-28 05:59:21 UTC (rev 9888)
@@ -6,7 +6,7 @@
   <groupId>org.jboss.ws</groupId>
   <artifactId>jbossws-jboss501</artifactId>
 
-  <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/container/jboss50/tags/jbossws-jboss501-3.1.1.GA</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/container/jboss50/tags/jbossws-jboss501-3.1.1.GA</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss50/tags/jbossws-jboss501-3.1.1.GA</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jboss50/branches/jboss501</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/container/jboss50/branches/jboss501</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss50/branches/jboss501</url>
   </scm>
 
   <!-- Properties -->




More information about the jbossws-commits mailing list