Skip to main content
summaryrefslogtreecommitdiffstats
blob: 1d0543e2a9d07fb5d6c0c2178b93212a0dc324cf (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/cbi/p2repo/2011/aggregator/1.1.0" description="m2e-wtp" label="m2e-wtp">
  <repositories location="http://download.eclipse.org/m2e-wtp/milestones/oxygen/1.3/1.3.3.20170823-1905/" description="m2e-wtp Oxygen M build repo">
    <features name="org.eclipse.m2e.wtp.feature.feature.group" versionRange="1.3.3">
      <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.3">
      <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.3">
      <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.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.3">
      <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.3"/>
    <features name="org.eclipse.m2e.wtp.jaxrs.feature.source.feature.group" versionRange="1.3.3"/>
    <features name="org.eclipse.m2e.wtp.jsf.feature.source.feature.group" versionRange="1.3.3"/>
    <features name="org.eclipse.m2e.wtp.jpa.feature.source.feature.group" versionRange="1.3.3"/>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='fbricon@gmail.com']"/>
</aggregator:Contribution>

Back to the top