Skip to main content
summaryrefslogtreecommitdiffstats
blob: 05187e1b1ca0d4a60dfa7b8494a7e39746350590 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?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="THyM">
  <repositories location="http://download.eclipse.org/thym/snapshots/" description="THyM : The Hybrid Mobile">
    <features name="org.eclipse.thym.feature.feature.group">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='mistria@redhat.com']"/>
</aggregator:Contribution>

Back to the top