Bug 575375 - Update scm links in pom files to use https protocol

Change-Id: I2209d1de1b6cfd382988b6a2a277174fc0c73bcf
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.bundles/+/183939
Tested-by: Equinox Bot <equinox-bot@eclipse.org>
diff --git a/pom.xml b/pom.xml
index e6aa64c..e8d1694 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <packaging>pom</packaging>
 
   <properties>
-    <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/equinox/rt.equinox.bundles.git</tycho.scmUrl>
+    <tycho.scmUrl>scm:git:https://git.eclipse.org/r/equinox/rt.equinox.bundles.git</tycho.scmUrl>
   </properties>
 
   <!--