Author: dbrosius
Date: Wed Aug 12 00:03:14 2015
New Revision: 1695413

URL: http://svn.apache.org/r1695413
Log:
the developer svn url starts with https:

Modified:
    commons/proper/bcel/trunk/pom.xml

Modified: commons/proper/bcel/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1695413&r1=1695412&r2=1695413&view=diff
==============================================================================
--- commons/proper/bcel/trunk/pom.xml (original)
+++ commons/proper/bcel/trunk/pom.xml Wed Aug 12 00:03:14 2015
@@ -171,7 +171,7 @@
 
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/bcel/trunk</connection>
-    
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/bcel/trunk</developerConnection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/bcel/trunk</developerConnection>
     <url>http://svn.apache.org/repos/asf/commons/proper/bcel/trunk</url>
   </scm>
 


Reply via email to