Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2016-10-06 18:39:30 +0000
committerDavid Williams2016-10-06 18:39:30 +0000
commit93cf1a5aa3133cc6ab19b15c862004e48df485e3 (patch)
tree62cebcbbcfcd0c2253ae49354e8e92072b3b9c42 /epp-mpc.b3aggrcon
parent449b9618f320e557e9adb05c5fc0d272d045fefd (diff)
downloadorg.eclipse.simrel.build-Neon.1-fixes.tar.gz
org.eclipse.simrel.build-Neon.1-fixes.tar.xz
org.eclipse.simrel.build-Neon.1-fixes.zip
Bug 502937 - Need an update for Neon.1Neon.1aNeon.1-fixes
Change-Id: I2f75a54ac98e5f019b3c5f7c3e6d3a3b71d674f8 Signed-off-by: David Williams <david_williams@acm.org>
Diffstat (limited to 'epp-mpc.b3aggrcon')
-rw-r--r--epp-mpc.b3aggrcon6
1 files changed, 3 insertions, 3 deletions
diff --git a/epp-mpc.b3aggrcon b/epp-mpc.b3aggrcon
index 0189628fa..1150823c5 100644
--- a/epp-mpc.b3aggrcon
+++ b/epp-mpc.b3aggrcon
@@ -1,10 +1,10 @@
<?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="EPP Marketplace Client">
- <repositories location="http://download.eclipse.org/mpc/releases/1.5.1" description="EPP Marketplace Client">
- <features name="org.eclipse.epp.mpc.feature.group" versionRange="[1.5.1,1.5.2)">
+ <repositories location="http://download.eclipse.org/mpc/releases/1.5.2" description="EPP Marketplace Client">
+ <features name="org.eclipse.epp.mpc.feature.group" versionRange="[1.5.2,1.5.3)">
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.epp.mpc.source.feature.group" versionRange="[1.5.1,1.5.2)"/>
+ <features name="org.eclipse.epp.mpc.source.feature.group" versionRange="[1.5.2,1.5.3)"/>
</repositories>
<contacts href="simrel.b3aggr#//@contacts[email='wayne@eclipse.org']"/>
<contacts href="simrel.b3aggr#//@contacts[email='steffen.pingel@tasktop.com']"/>

Back to the top