[jbossws-commits] JBossWS SVN: r16035 - common/branches/jbossws-common-2.0.x.
jbossws-commits at lists.jboss.org
jbossws-commits at lists.jboss.org
Mon Mar 26 09:36:20 EDT 2012
Author: ropalka
Date: 2012-03-26 09:36:19 -0400 (Mon, 26 Mar 2012)
New Revision: 16035
Modified:
common/branches/jbossws-common-2.0.x/pom.xml
Log:
fix scm
Modified: common/branches/jbossws-common-2.0.x/pom.xml
===================================================================
--- common/branches/jbossws-common-2.0.x/pom.xml 2012-03-26 13:34:38 UTC (rev 16034)
+++ common/branches/jbossws-common-2.0.x/pom.xml 2012-03-26 13:36:19 UTC (rev 16035)
@@ -20,9 +20,9 @@
<!-- Source Control Management -->
<scm>
- <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>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/common/branches/jbossws-common-2.0.x</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/common/branches/jbossws-common-2.0.x</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/common/branches/jbossws-common-2.0.x</url>
</scm>
<!-- Properties -->
More information about the jbossws-commits
mailing list