Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epp-mpc.b3aggrcon7
1 files changed, 4 insertions, 3 deletions
diff --git a/epp-mpc.b3aggrcon b/epp-mpc.b3aggrcon
index 7a1797c75..fcd7babd3 100644
--- a/epp-mpc.b3aggrcon
+++ b/epp-mpc.b3aggrcon
@@ -1,12 +1,13 @@
<?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.1.1" description="EPP Marketplace Client">
- <features name="org.eclipse.epp.mpc.feature.group" versionRange="1.1.1">
+ <repositories location="http://download.eclipse.org/mpc/nightly" description="EPP Marketplace Client">
+ <features name="org.eclipse.epp.mpc.feature.group" versionRange="[1.2.0,1.3.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.epp.mpc.source.feature.group" versionRange="1.1.0"/>
+ <features name="org.eclipse.epp.mpc.source.feature.group" versionRange="[1.2.0,1.3.0)"/>
</repositories>
<contacts href="simrel.b3aggr#//@contacts[email='wayne@eclipse.org']"/>
<contacts href="simrel.b3aggr#//@contacts[email='steffen.pingel@tasktop.com']"/>
<contacts href="simrel.b3aggr#//@contacts[email='benjamin.muskalla@tasktop.com']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='reckord@yatta.de']"/>
</aggregator:Contribution>

Back to the top