Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Piers2012-08-16 09:45:09 +0000
committerWilliam Piers2012-08-16 09:45:09 +0000
commit5a4edc3b3b38c87ce3bc2017e57421aa42e9bad5 (patch)
treef21d454dc5673526e5e273536ba877d973875430 /m2m-atl.b3aggrcon
parentcc209128c5cd8603cef345c77f9a1633260409a3 (diff)
downloadorg.eclipse.simrel.build-5a4edc3b3b38c87ce3bc2017e57421aa42e9bad5.tar.gz
org.eclipse.simrel.build-5a4edc3b3b38c87ce3bc2017e57421aa42e9bad5.tar.xz
org.eclipse.simrel.build-5a4edc3b3b38c87ce3bc2017e57421aa42e9bad5.zip
enabled atl for kepler
Diffstat (limited to 'm2m-atl.b3aggrcon')
-rw-r--r--m2m-atl.b3aggrcon3
1 files changed, 1 insertions, 2 deletions
diff --git a/m2m-atl.b3aggrcon b/m2m-atl.b3aggrcon
index fa982e008..b395a3965 100644
--- a/m2m-atl.b3aggrcon
+++ b/m2m-atl.b3aggrcon
@@ -1,10 +1,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" enabled="false" label="M2M ATL">
+<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="M2M ATL">
<repositories location="http://download.eclipse.org/mmt/atl/updates/milestones/3.3/" description="M2M ATL milestones">
<features name="org.eclipse.m2m.atl.sdk.feature.group" versionRange="3.3.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='stephane.bouchet@obeo.fr']"/>
<contacts href="simrel.b3aggr#//@contacts[email='william.piers@obeo.fr']"/>
</aggregator:Contribution>

Back to the top