[jbossws-commits] JBossWS SVN: r10982 - framework/branches/jbossws-framework-3.2.1.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Oct 21 07:32:32 EDT 2009


Author: alessio.soldano at jboss.com
Date: 2009-10-21 07:32:32 -0400 (Wed, 21 Oct 2009)
New Revision: 10982

Modified:
   framework/branches/jbossws-framework-3.2.1/pom.xml
Log:
Updating pom.xml


Modified: framework/branches/jbossws-framework-3.2.1/pom.xml
===================================================================
--- framework/branches/jbossws-framework-3.2.1/pom.xml	2009-10-21 11:26:58 UTC (rev 10981)
+++ framework/branches/jbossws-framework-3.2.1/pom.xml	2009-10-21 11:32:32 UTC (rev 10982)
@@ -17,9 +17,9 @@
 
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/framework/trunk</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/framework/trunk</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/framework/trunk</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/framework/branches/jbossws-framework-3.2.1</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/framework/branches/jbossws-framework-3.2.1</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/framework/branches/jbossws-framework-3.2.1</url>
   </scm>
 
   <!-- Properties -->



More information about the jbossws-commits mailing list