Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mdt-ocl.b3aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdt-ocl.b3aggrcon b/mdt-ocl.b3aggrcon
index 57f7d9bea..1f0c281ec 100644
--- a/mdt-ocl.b3aggrcon
+++ b/mdt-ocl.b3aggrcon
@@ -1,11 +1,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="MDT OCL 4.1">
- <repositories location="http://download.eclipse.org/modeling/mdt/ocl/updates/interim" description="Eclipse OCL 4.1.0 Integration">
+ <repositories location="http://download.eclipse.org/modeling/mdt/ocl/updates/milestones" description="Eclipse OCL 4.1.0 (OCL +3 Contribution)">
<features name="org.eclipse.ocl.all.sdk.feature.group" versionRange="[4.0.0,4.1.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.ocl.examples.feature.group" versionRange="[3.2.0,4.1.0)" enabled="false">
+ <features name="org.eclipse.ocl.examples.feature.group" versionRange="[3.2.0,4.1.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>

Back to the top