Bug 435961 - [CBI] Set Eclipse-SourceReferences for JSDT

Signed-off-by: Thanh Ha <thanh.ha@eclipse.org>
diff --git a/pom.xml b/pom.xml
index 57a527e..9492428 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,10 @@
   <version>3.6.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
+  <properties>
+    <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git</tycho.scmUrl>
+  </properties>
+
   <modules>
     <module>bundles</module>
     <module>development</module>