Author: dkulp
Date: Thu Oct  8 02:00:44 2009
New Revision: 823001

URL: http://svn.apache.org/viewvc?rev=823001&view=rev
Log:
dev is https

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

Modified: cxf/branches/2.2.x-fixes/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/pom.xml?rev=823001&r1=823000&r2=823001&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/pom.xml Thu Oct  8 02:00:44 2009
@@ -29,7 +29,7 @@
 
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes</connection>
-        
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes</developerConnection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes</developerConnection>
     </scm>
     <issueManagement>
         <system>jira</system>


Reply via email to