[releng] Ensure CVS-defined Orbit bundles available
diff --git a/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/interim.target b/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/interim.target
index ccee8e0..45a541a 100644
--- a/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/interim.target
+++ b/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/interim.target
@@ -56,6 +56,7 @@
     <unit id="lpg.runtime.java.source" version="0.0.0"/>
     <repository location="https://download.eclipse.org/tools/orbit/downloads/latest-S"/>
     <repository location="https://download.eclipse.org/tools/orbit/downloads/latest-R"/>
+    <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
   </location>
 </locations>
 </target>
diff --git a/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/nightly.target b/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/nightly.target
index bf98307..2bce421 100644
--- a/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/nightly.target
+++ b/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/nightly.target
@@ -58,6 +58,7 @@
     <repository location="https://download.eclipse.org/tools/orbit/downloads/latest-I"/>
     <repository location="https://download.eclipse.org/tools/orbit/downloads/latest-S"/>
     <repository location="https://download.eclipse.org/tools/orbit/downloads/latest-R"/>
+    <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
   </location>
 </locations>
 </target>
diff --git a/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/stable.target b/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/stable.target
index 1fbe7b3..54e4fdd 100644
--- a/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/stable.target
+++ b/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/stable.target
@@ -25,6 +25,7 @@
     <unit id="lpg.runtime.java.source" version="0.0.0"/>
     <repository location="https://download.eclipse.org/tools/orbit/downloads/latest-S"/>
     <repository location="https://download.eclipse.org/tools/orbit/downloads/latest-R"/>
+    <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
   </location>
 </locations>
 </target>
diff --git a/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/unspecified.target b/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/unspecified.target
index d5a253b..bc6f91c 100644
--- a/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/unspecified.target
+++ b/releng/org.eclipse.ocl.releng.tycho/targetPlatforms/unspecified.target
@@ -24,6 +24,7 @@
     <unit id="lpg.runtime.java.source" version="0.0.0"/>
     <repository location="https://download.eclipse.org/tools/orbit/downloads/latest-S"/>
     <repository location="https://download.eclipse.org/tools/orbit/downloads/latest-R"/>
+    <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
   </location>
 </locations>
 </target>