Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2016-11-17 06:11:02 +0000
committerDavid Williams2016-11-17 06:11:02 +0000
commitaed56047bffb6ad594bd27ec84656b72148b1438 (patch)
tree5c887b53a96a887bfa3ac26ce9db92d671cdbd6c /m2e-wtp.aggrcon
parentc7883b0375862d3f2a8c5b0468e1e89053d41ccb (diff)
downloadorg.eclipse.simrel.build-aed56047bffb6ad594bd27ec84656b72148b1438.tar.gz
org.eclipse.simrel.build-aed56047bffb6ad594bd27ec84656b72148b1438.tar.xz
org.eclipse.simrel.build-aed56047bffb6ad594bd27ec84656b72148b1438.zip
Bug 506726 rename/tweak model files
Change-Id: I4f9475b6d1e5631359c42ca21bff8b03b0b5aa75 Signed-off-by: David Williams <david_williams@acm.org>
Diffstat (limited to 'm2e-wtp.aggrcon')
-rw-r--r--m2e-wtp.aggrcon14
1 files changed, 7 insertions, 7 deletions
diff --git a/m2e-wtp.aggrcon b/m2e-wtp.aggrcon
index 2c6266edb..bbe550c15 100644
--- a/m2e-wtp.aggrcon
+++ b/m2e-wtp.aggrcon
@@ -1,25 +1,25 @@
<?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" description="m2e-wtp" label="m2e-wtp">
+<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" description="m2e-wtp" label="m2e-wtp">
<repositories location="http://download.eclipse.org/m2e-wtp/milestones/neon/1.3/1.3.1.20160831-1005/" description="m2e-wtp Neon M build repo">
<features name="org.eclipse.m2e.wtp.feature.feature.group" versionRange="1.3.1">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
</features>
<features name="org.eclipse.m2e.wtp.jaxrs.feature.feature.group" versionRange="1.3.1">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
</features>
<features name="org.eclipse.m2e.wtp.jsf.feature.feature.group" versionRange="1.3.1">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
</features>
<features name="org.sonatype.m2e.mavenarchiver.feature.feature.group" versionRange="0.17.2">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
</features>
<features name="org.eclipse.m2e.wtp.jpa.feature.feature.group" versionRange="1.3.1">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
</features>
<features name="org.eclipse.m2e.wtp.sdk.feature.feature.group" versionRange="1.3.1"/>
<features name="org.eclipse.m2e.wtp.jaxrs.feature.source.feature.group" versionRange="1.3.1"/>
<features name="org.eclipse.m2e.wtp.jsf.feature.source.feature.group" versionRange="1.3.1"/>
<features name="org.eclipse.m2e.wtp.jpa.feature.source.feature.group" versionRange="1.3.1"/>
</repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='fbricon@gmail.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='fbricon@gmail.com']"/>
</aggregator:Contribution>

Back to the top