[releng] Add javax.annotation
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target
index 06d1bbb..43d1064 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target
@@ -98,5 +98,9 @@
     <!-- legacy repo needed for com.ibm.icu.text for Sirius/GMF/GEF/Draw2D -->
     <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
   </location>
+  <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+    <unit id="javax.annotation" version="0.0.0"/>
+    <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
+  </location>
 </locations>
 </target>
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target
index 55ad12f..574c9d2 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target
@@ -110,5 +110,9 @@
     <!-- legacy repo needed for com.ibm.icu.text for Sirius/GMF/GEF/Draw2D -->
     <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
   </location>
+  <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+    <unit id="javax.annotation" version="0.0.0"/>
+    <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
+  </location>
 </locations>
 </target>
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target
index 3e39cad..1eadaf1 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/stable.target
@@ -42,5 +42,9 @@
     <!-- legacy repo needed for com.ibm.icu.text for Sirius/GMF/GEF/Draw2D -->
     <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
   </location>
+  <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+    <unit id="javax.annotation" version="0.0.0"/>
+    <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
+  </location>
 </locations>
 </target>
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/unstable.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/unstable.target
index 273f9ad..706ad04 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/unstable.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/unstable.target
@@ -36,5 +36,9 @@
     <repository location="https://download.eclipse.org/tools/orbit/downloads/latest-R"/>
     <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
   </location>
+  <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+    <unit id="javax.annotation" version="0.0.0"/>
+    <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository"/>
+  </location>
 </locations>
 </target>