Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2012-05-30 18:28:49 +0000
committerEugene Tarassov2012-05-30 18:28:49 +0000
commit2054cd8e896e9582d7bfcd20f6cdf25d199e06c3 (patch)
tree3946c98475bbd7c7e821dfa8d7c23891ea1d605c /features
parent9105906d14170cebb807bc785d3afd3f329d02d3 (diff)
downloadorg.eclipse.tcf-2054cd8e896e9582d7bfcd20f6cdf25d199e06c3.tar.gz
org.eclipse.tcf-2054cd8e896e9582d7bfcd20f6cdf25d199e06c3.tar.xz
org.eclipse.tcf-2054cd8e896e9582d7bfcd20f6cdf25d199e06c3.zip
Bug 381001 - tcf hudson builds for 1.0 and master promote into the same location
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.tcf.repo/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.tcf.repo/pom.xml b/features/org.eclipse.tcf.repo/pom.xml
index 67c1df6a8..9ba35dece 100644
--- a/features/org.eclipse.tcf.repo/pom.xml
+++ b/features/org.eclipse.tcf.repo/pom.xml
@@ -16,7 +16,7 @@
<packaging>eclipse-repository</packaging>
<properties>
- <tcf-stream>juno</tcf-stream>
+ <tcf-stream>development</tcf-stream>
<tcf-zipfile>org.eclipse.tcf.repo.zip</tcf-zipfile>
<tcf-install>/home/data/httpd/download.eclipse.org/tools/tcf/builds/${tcf-stream}/nightly</tcf-install>
<jacoco.skip>true</jacoco.skip>

Back to the top