Bug 574153: Change scm urls from git:// to https://

Change-Id: If54ba29874c762f2b4d6ab381a963af6edaa7bd6
diff --git a/pom.xml b/pom.xml
index a4a90e6..710298c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 	<packaging>pom</packaging>
 	
 	<properties>
-		<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/statet/org.eclipse.statet-ltk.git</tycho.scmUrl>
+		<tycho.scmUrl>scm:git:https://git.eclipse.org/r/statet/org.eclipse.statet-ltk.git</tycho.scmUrl>
 	</properties>
 	
 	<build>