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

Change-Id: I8f1db79563d6474c33a35b6f2e1d98f492c8d3c5
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt/+/183959
Tested-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
Reviewed-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
diff --git a/pom.xml b/pom.xml
index ecc6be6..9fd7c09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <name>eclipse jdt</name>
 
   <properties>
-    <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/jdt/eclipse.jdt.git</tycho.scmUrl>
+    <tycho.scmUrl>scm:git:https://git.eclipse.org/r/jdt/eclipse.jdt.git</tycho.scmUrl>
   </properties>
 
   <!--