Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ocl.aggrcon12
-rw-r--r--qvtd.aggrcon2
2 files changed, 7 insertions, 7 deletions
diff --git a/ocl.aggrcon b/ocl.aggrcon
index 6bd4ce5e8..5f602a6bf 100644
--- a/ocl.aggrcon
+++ b/ocl.aggrcon
@@ -1,18 +1,18 @@
<?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/cbi/p2repo/2011/aggregator/1.1.0" label="OCL for 2019-06">
- <repositories location="https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.8.0" description="OCL">
- <features name="org.eclipse.ocl.all.sdk.feature.group" versionRange="[5.9.0,5.10.0)">
+<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="OCL for 2019-09">
+ <repositories location="https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.9.0/S201907131440" description="OCL">
+ <features name="org.eclipse.ocl.all.sdk.feature.group" versionRange="[5.10.0,5.11.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.ocl.all.sdk.source.feature.group" versionRange="[5.9.0,5.10.0]">
+ <features name="org.eclipse.ocl.all.sdk.source.feature.group" versionRange="[5.10.0,5.11.0]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.ocl.examples.feature.group" versionRange="[6.8.0,6.9.0)">
+ <features name="org.eclipse.ocl.examples.feature.group" versionRange="[6.9.0,6.10.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.ocl.examples.source.feature.group" versionRange="[6.8.0,6.9.0]">
+ <features name="org.eclipse.ocl.examples.source.feature.group" versionRange="[6.9.0,6.10.0]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
diff --git a/qvtd.aggrcon b/qvtd.aggrcon
index d08ca1338..01924844b 100644
--- a/qvtd.aggrcon
+++ b/qvtd.aggrcon
@@ -1,5 +1,5 @@
<?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/cbi/p2repo/2011/aggregator/1.1.0" label="QVT Declarative for 2019-06">
+<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" enabled="false" label="QVT Declarative for 2019-06">
<repositories location="https://download.eclipse.org/mmt/qvtd/updates/releases/0.19.0" description="QVT Declarative">
<features name="org.eclipse.qvtd.master.feature.group" versionRange="[0.19.0,1.0.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>

Back to the top