Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTran Le2014-05-29 03:16:40 +0000
committerTran Le2014-05-29 03:16:40 +0000
commit24db0befd1167a799f868ce74d63467dfe2ec76f (patch)
treedd374691d60fcac336711d67cfaa9a61f6032894
parentea7a98cba13673a28ee2f0672df7d5a566106ae8 (diff)
downloadwebtools.dali-24db0befd1167a799f868ce74d63467dfe2ec76f.tar.gz
webtools.dali-24db0befd1167a799f868ce74d63467dfe2ec76f.tar.xz
webtools.dali-24db0befd1167a799f868ce74d63467dfe2ec76f.zip
435957 - [CBI] Set Eclipse-SourceReferences for daliR3_4_1R3_4_0
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 383f48a0d4..5fa1490b4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,10 @@
<version>3.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
+ <properties>
+ <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/dali/webtools.dali.git</tycho.scmUrl>
+ </properties>
+
<modules>
<!-- assembly -->
<module>assembly/features/org.eclipse.jpt.assembly.feature</module>

Back to the top