Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Watson2014-05-15 12:21:33 +0000
committerGreg Watson2014-05-15 12:21:33 +0000
commit80b5ad9469a12a90d8b0c2386963765a87c0dcc3 (patch)
tree42cc694d84b251cbe908bf2393397465f5486859 /tm.b3aggrcon
parent67c112859c907acb92155dc4297e47d49c6ceaaa (diff)
downloadorg.eclipse.simrel.build-80b5ad9469a12a90d8b0c2386963765a87c0dcc3.tar.gz
org.eclipse.simrel.build-80b5ad9469a12a90d8b0c2386963765a87c0dcc3.tar.xz
org.eclipse.simrel.build-80b5ad9469a12a90d8b0c2386963765a87c0dcc3.zip
Use specific repo for TM builds
Signed-off-by: Greg Watson <g.watson@computer.org>
Diffstat (limited to 'tm.b3aggrcon')
-rw-r--r--tm.b3aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/tm.b3aggrcon b/tm.b3aggrcon
index 0d678ac88..ac6d399c7 100644
--- a/tm.b3aggrcon
+++ b/tm.b3aggrcon
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="TM">
- <repositories location="http://download.eclipse.org/tm/updates/3.6milestones" description="TM 3.6 Milestones">
+ <repositories location="http://download.eclipse.org/tm/updates/3.6milestones/RC1" description="TM 3.6 Milestones">
<features name="org.eclipse.rse.feature.group" versionRange="3.4.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>

Back to the top