Skip to main content
summaryrefslogtreecommitdiffstats
blob: 9a6c5ab71d7c467fc05ffd40858b9d5169147475 (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" description="Sphinx (Incubation)" label="Sphinx">
  <repositories location="http://download.eclipse.org/sphinx/updates/interim">
    <features name="org.eclipse.sphinx.sdk.feature.group" versionRange="0.9.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='idydieng@gmail.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='stephaneberle9@gmail.com']"/>
</aggregator:Contribution>

Back to the top