Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-12-10 20:19:19 +0000
committerThomas Watson2012-12-10 20:19:19 +0000
commit50373aba15f3ffd63d16f2e106e49927eaca384d (patch)
tree9e37e2d237c6daab6da9f3437217c717826eec75 /pom.xml
parent7951535facbb62377608600134842125f8346ec3 (diff)
downloadrt.equinox.bundles-50373aba15f3ffd63d16f2e106e49927eaca384d.tar.gz
rt.equinox.bundles-50373aba15f3ffd63d16f2e106e49927eaca384d.tar.xz
rt.equinox.bundles-50373aba15f3ffd63d16f2e106e49927eaca384d.zip
equinox.bundles
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 67191e444..a3d51d0cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,10 @@
<version>3.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
+ <properties>
+ <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/equinox/rt.equinox.bundles.git</tycho.scmUrl>
+ </properties>
+
<modules>
<module>bundles/org.eclipse.equinox.security.ui</module>
<module>features/org.eclipse.equinox.compendium.sdk</module>

Back to the top