Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Willink2018-09-16 12:51:22 +0000
committerFrederic Gurr2018-09-17 17:53:53 +0000
commit4e769895dea733363f1b4d0eadf2578c1b51acf2 (patch)
tree45e3611ac2c26a35707678625e44b92941ae8263
parentd35f8c09003a3c1449143c82957071ca82b4da7d (diff)
downloadorg.eclipse.simrel.build-2018-09_respin.tar.gz
org.eclipse.simrel.build-2018-09_respin.tar.xz
org.eclipse.simrel.build-2018-09_respin.zip
[ocl] 6.5.0RC2a for 2018-092018-09_respin
Conflicts: ocl.aggrcon Change-Id: I49a0df92df206a72e72487e6db76d2ac55c4b803
-rw-r--r--ocl.aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/ocl.aggrcon b/ocl.aggrcon
index 75c424972..32b37a936 100644
--- a/ocl.aggrcon
+++ b/ocl.aggrcon
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ASCII"?>
-<aggregator:Contribution xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" xmlns:xmi="http://www.omg.org/XMI" xmi:version="2.0" label="OCL">
- <repositories location="http://download.eclipse.org/releases/2018-09/201809191000/" description="OCL">
+<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">
+ <repositories location="http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.5.0/S201809161223" description="OCL">
<features name="org.eclipse.ocl.all.sdk.feature.group" versionRange="[5.6.0,5.7.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>

Back to the top