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

Change-Id: I4da11a7968c6a9cf54ab7a0b2f4886f328870c27
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/pde/eclipse.pde.build/+/183954
Tested-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
Reviewed-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
diff --git a/pom.xml b/pom.xml
index ae68338..aa4d0c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <packaging>pom</packaging>
 
   <properties>
-    <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/pde/eclipse.pde.build.git</tycho.scmUrl>
+    <tycho.scmUrl>scm:git:https://git.eclipse.org/r/pde/eclipse.pde.build.git</tycho.scmUrl>
     <defaultSigning-excludeInnerJars>true</defaultSigning-excludeInnerJars>
   </properties>