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

Change-Id: I8be0b8114f88f82deb12464c14701d85a38aff0f
diff --git a/pom.xml b/pom.xml
index 8ea884c..f44fdfe 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-r.git</tycho.scmUrl>
+		<tycho.scmUrl>scm:git:https://git.eclipse.org/r/statet/org.eclipse.statet-r.git</tycho.scmUrl>
 	</properties>
 	
 	<build>