You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by fo...@apache.org on 2006/06/20 08:22:36 UTC

svn commit: r415515 - /incubator/servicemix/trunk/pom.xml

Author: foconer
Date: Mon Jun 19 23:22:35 2006
New Revision: 415515

URL: http://svn.apache.org/viewvc?rev=415515&view=rev
Log:
changed http to https in scm connection.

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?rev=415515&r1=415514&r2=415515&view=diff
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Mon Jun 19 23:22:35 2006
@@ -189,7 +189,7 @@
   </developers>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.0-M2-incubating</connection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.0-M2-incubating</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.0-M2-incubating</developerConnection>
     <url>http://svn.apache.org/viewcvs.cgi/incubator/servicemix/tags/servicemix-3.0-M2-incubating</url>
   </scm>
@@ -1800,4 +1800,4 @@
       </plugin>
     </plugins>
   </reporting>
-</project>
+</project>
\ No newline at end of file