Author: dkulp
Date: Fri Jun 8 20:01:47 2012
New Revision: 1348219
URL: http://svn.apache.org/viewvc?rev=1348219&view=rev
Log:
Set proper scm locations for new 2.6.x branch
Modified:
cxf/branches/2.6.x-fixes/pom.xml
Modified: cxf/branches/2.6.x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/pom.xml?rev=1348219&r1=1348218&r2=1348219&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/pom.xml Fri Jun 8 20:01:47 2012
@@ -31,8 +31,8 @@
<packaging>pom</packaging>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk</developerConnection>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes/</developerConnection>
</scm>
<issueManagement>
<system>jira</system>