Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2012-06-06 10:10:43 +0000
committerUwe Stieber2012-06-06 10:10:43 +0000
commit4a48c2a310e70baa011d07fee0b2763d827fbd73 (patch)
tree62a9bea2301e869864a77398629e9e8d8a13249e
parentae1be5eef5cc9ac38cd7ceb3027a8b0f78c163ee (diff)
downloadorg.eclipse.tcf-4a48c2a310e70baa011d07fee0b2763d827fbd73.tar.gz
org.eclipse.tcf-4a48c2a310e70baa011d07fee0b2763d827fbd73.tar.xz
org.eclipse.tcf-4a48c2a310e70baa011d07fee0b2763d827fbd73.zip
Releng: Change nightly build delivery location to .../1.0/nightly
-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 7a459e49a..af6e3ee19 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>1.0</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