Skip to main content
summaryrefslogtreecommitdiffstats
blob: 66da11f0899764c9449984503935e1586024a8b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?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">
	<!-- TODO use this when latest Thym release is compatible with Mars -->
  <!-- repositories location="http://download.eclipse.org/thym/releases/latest/" description="THyM : The Hybrid Mobile" -->
  <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