Bug 577688 - Fix tychoScm

Change-Id: Ia6f9361d332c87035b66f794b8311860f857ba38
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ui.tools/+/188744
Tested-by: Platform Bot <platform-bot@eclipse.org>
Reviewed-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/pom.xml b/pom.xml
index 4d13230..40db085 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <packaging>pom</packaging>
 
 	<properties>
-		<tycho.scmUrl>scm:git:https://git.eclipse.org/r/e4/org.eclipse.e4.tools.git</tycho.scmUrl>
+		<tycho.scmUrl>scm:git:https://git.eclipse.org/r/platform/org.eclipse.ui.tools.git</tycho.scmUrl>
 	</properties>
 
   <!--