Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Watson2016-05-03 00:30:22 +0000
committerGreg Watson2016-05-03 00:30:22 +0000
commit51e7db2c79390cfda5a50a352144e9e9c5a18c69 (patch)
treefd16f2ea03407881d97ec0570c8333371ce075da /ptp.b3aggrcon
parentd03b6845b0c9fe704c5e23019561ad0da139303d (diff)
downloadorg.eclipse.simrel.build-51e7db2c79390cfda5a50a352144e9e9c5a18c69.tar.gz
org.eclipse.simrel.build-51e7db2c79390cfda5a50a352144e9e9c5a18c69.tar.xz
org.eclipse.simrel.build-51e7db2c79390cfda5a50a352144e9e9c5a18c69.zip
Update ptp/remote version to M7
Change-Id: I07cb5f51acab77c0c507a13e6fc297a8dd3cd143 Signed-off-by: Greg Watson <g.watson@computer.org>
Diffstat (limited to 'ptp.b3aggrcon')
-rw-r--r--ptp.b3aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/ptp.b3aggrcon b/ptp.b3aggrcon
index ccf611498..42273734f 100644
--- a/ptp.b3aggrcon
+++ b/ptp.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="PTP">
- <repositories location="http://download.eclipse.org/tools/ptp/builds/neon/milestones/M3" description="PTP updates">
+ <repositories location="http://download.eclipse.org/tools/ptp/builds/neon/milestones/M7" description="PTP updates">
<features name="org.eclipse.ptp.feature.group" versionRange="9.0.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
@@ -35,7 +35,7 @@
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
</repositories>
- <repositories location="http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/M6" description="Remote Services">
+ <repositories location="http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/M7" description="Remote Services">
<features name="org.eclipse.remote.feature.group" versionRange="2.0.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>

Back to the top