No bug - Add tycho.scmUrl Signed-off-by: Dawid Pakuła <zulus@w3des.net>
diff --git a/pom.xml b/pom.xml index 0b9e988..3ea4855 100644 --- a/pom.xml +++ b/pom.xml
@@ -12,6 +12,9 @@ <groupId>org.eclipse.dltk.python</groupId> <artifactId>python</artifactId> <packaging>pom</packaging> + <properties> + <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.python.git</tycho.scmUrl> + </properties> <modules> <module>features/org.eclipse.dltk.python-feature</module>