[435968] [CBI] Set Eclipse-SourceReferences for sourceediting.xpath Signed-off-by: Thanh Ha <thanh.ha@eclipse.org>
diff --git a/pom.xml b/pom.xml index d119bbb..a94885a 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/sourceediting/webtools.sourceediting.xpath.git</tycho.scmUrl> + </properties> + <modules> <module>bundles/org.eclipse.wst.xml.xpath2</module> <module>bundles/org.eclipse.wst.xml.xpath2.processor</module>