Skip to main content
summaryrefslogtreecommitdiffstats
blob: b5699d4da72965f30b8ff33a0c6a04709e34d26d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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">
  <repositories location="http://download.eclipse.org/m2e-wtp/milestones/mars/1.2.0/1.2.0.20141001-1838" description="m2e-wtp Mars M build repo">
    <features name="org.eclipse.m2e.wtp.feature.feature.group" versionRange="1.2.0">
      <categories href="simrel.b3aggr#//@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.2.0">
      <categories href="simrel.b3aggr#//@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.2.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
    </features>
    <features name="org.sonatype.m2e.mavenarchiver.feature.feature.group" versionRange="0.16.0">
      <categories href="simrel.b3aggr#//@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.2.0">
      <categories href="simrel.b3aggr#//@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.2.0"/>
    <features name="org.eclipse.m2e.wtp.jaxrs.feature.source.feature.group" versionRange="1.2.0"/>
    <features name="org.eclipse.m2e.wtp.jsf.feature.source.feature.group" versionRange="1.2.0"/>
    <features name="org.eclipse.m2e.wtp.jpa.feature.source.feature.group" versionRange="1.2.0"/>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='fbricon@gmail.com']"/>
</aggregator:Contribution>

Back to the top