Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2012-05-03 18:28:31 +0000
committerJeff Johnston2012-05-03 18:29:30 +0000
commit7c34f509d6868b7b0dfbb5359b4dec0348d83df6 (patch)
tree63877a91dd75a69388ab493648b2414cd94ce544 /pom.xml
parent04a9fdb92484c87990e39bbe6d21e4bb76f9797a (diff)
downloadorg.eclipse.linuxtools-7c34f509d6868b7b0dfbb5359b4dec0348d83df6.tar.gz
org.eclipse.linuxtools-7c34f509d6868b7b0dfbb5359b4dec0348d83df6.tar.xz
org.eclipse.linuxtools-7c34f509d6868b7b0dfbb5359b4dec0348d83df6.zip
Point the TCF repo to the juno milestones M7 repo.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 598e8c45bd..af1400ca42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
<sdk-version>4.2</sdk-version>
<cdt-site>http://download.eclipse.org/tools/cdt/builds/juno/milestones/M6</cdt-site>
<cdt-test-site>http://download.eclipse.org/tools/cdt/updates/indigo/</cdt-test-site>
- <tcf-site>http://download.eclipse.org/tools/tcf/builds/juno/nightly/</tcf-site>
+ <tcf-site>http://download.eclipse.org/tcf/builds/juno/milestones/</tcf-site>
</properties>
<repositories>
<repository>

Back to the top