You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xi...@apache.org on 2010/06/29 06:18:40 UTC

svn commit: r958816 - /geronimo/samples/branches/3.0-M1/pom.xml

Author: xiaming
Date: Tue Jun 29 04:18:40 2010
New Revision: 958816

URL: http://svn.apache.org/viewvc?rev=958816&view=rev
Log:
GERONIMO-5399 update scm urls to use https

Modified:
    geronimo/samples/branches/3.0-M1/pom.xml

Modified: geronimo/samples/branches/3.0-M1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/branches/3.0-M1/pom.xml?rev=958816&r1=958815&r2=958816&view=diff
==============================================================================
--- geronimo/samples/branches/3.0-M1/pom.xml (original)
+++ geronimo/samples/branches/3.0-M1/pom.xml Tue Jun 29 04:18:40 2010
@@ -40,9 +40,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/samples/branches/3.0-M1</connection>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/samples/branches/3.0-M1</connection>
         <developerConnection>scm:svn:https:http://svn.apache.org/repos/asf/geronimo/samples/branches/3.0-M1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/samples/branches/3.0-M1</url>
+        <url>https://svn.apache.org/viewvc/geronimo/samples/branches/3.0-M1</url>
     </scm>
 
     <properties>