[releng] Use latest OCL repos
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target
index f141792..1fff299 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target
@@ -13,7 +13,8 @@
     <repository location="https://download.eclipse.org/releases/latest"/>
     <repository location="https://download.eclipse.org/mmt/atl/updates/milestones/4.0"/>
     <repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone"/>
-    <repository location="https://download.eclipse.org/modeling/mdt/ocl/updates/milestones"/>
+    <repository location="https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/latest"/>
+    <repository location="https://download.eclipse.org/modeling/mdt/ocl/updates/releases/latest"/>
     <repository location="https://download.eclipse.org/mmt/qvto/updates/milestones"/>
     <!--repository location="https://download.eclipse.org/modeling/mdt/uml2/updates/milestones"/-->
   </location>
@@ -29,7 +30,8 @@
   </location>
   <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
     <unit id="org.eclipse.ocl.examples.tests.feature.group" version="0.0.0"/>
-    <repository location="https://download.eclipse.org/modeling/mdt/ocl/updates/milestones"/>
+    <repository location="https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/latest"/>
+    <repository location="https://download.eclipse.org/modeling/mdt/ocl/updates/releases/latest"/>
   </location>
   <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
     <unit id="org.eclipse.license.feature.group" version="0.0.0"/>