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

Change-Id: Id650b813ad26faba04efeef5367a6a6e25333b19
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
diff --git a/pom.xml b/pom.xml
index 70c501c..11a5739 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <packaging>pom</packaging>
 
 	<properties>
-		<tycho.scmUrl>scm:git:http://git.eclipse.org/gitroot/e4/org.eclipse.e4.tools</tycho.scmUrl>
+		<tycho.scmUrl>scm:git:https://git.eclipse.org/r/e4/org.eclipse.e4.tools.git</tycho.scmUrl>
 	</properties>
 
   <!--