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

Change-Id: If69b4030ff975c39dc50734719d843abd3462d5d
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.core.binaries/+/183957
Tested-by: JDT Bot <jdt-bot@eclipse.org>
Reviewed-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
diff --git a/pom.xml b/pom.xml
index 952cb2b..12802eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <packaging>pom</packaging>
 
   <properties>
-    <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/jdt/eclipse.jdt.core.binaries.git</tycho.scmUrl>
+    <tycho.scmUrl>scm:git:https://git.eclipse.org/r/jdt/eclipse.jdt.core.binaries.git</tycho.scmUrl>
   </properties>
 
   <!--