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

Change-Id: I16a80021d8fa17924002ee5035ad4f9c0726aba0
diff --git a/pom.xml b/pom.xml
index dae96a7..7b34e14 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-rj.git</tycho.scmUrl>
+		<tycho.scmUrl>scm:git:https://git.eclipse.org/r/statet/org.eclipse.statet-rj.git</tycho.scmUrl>
 	</properties>
 	
 	<build>