Author: dkulp
Date: Tue Jan  8 17:53:50 2013
New Revision: 1430408

URL: http://svn.apache.org/viewvc?rev=1430408&view=rev
Log:
Update svn location

Modified:
    cxf/branches/2.7.x-fixes/pom.xml

Modified: cxf/branches/2.7.x-fixes/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/pom.xml?rev=1430408&r1=1430407&r2=1430408&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/pom.xml Tue Jan  8 17:53:50 2013
@@ -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.7.x-fixes</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes</developerConnection>
     </scm>
     <issueManagement>
         <system>jira</system>


Reply via email to