[releng] Fix UML2 repos
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target
index 861d836..9a8e861 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/interim.target
@@ -79,6 +79,8 @@
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.uml2.sdk.feature.group" version="0.0.0"/>
+<repository location="http://download.eclipse.org/modeling/mdt/uml2/updates/interim"/>
+<repository location="http://download.eclipse.org/modeling/mdt/uml2/updates/milestones"/>
 <repository location="http://download.eclipse.org/modeling/mdt/uml2/updates/5.4"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
diff --git a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target
index 429a735..31ea426 100644
--- a/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target
+++ b/releng/org.eclipse.qvtd.releng.tycho/targetPlatforms/nightly.target
@@ -86,12 +86,12 @@
     <!--repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/milestones"/-->
     <repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.15.0"/>
   </location>
-  <!--location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+  <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
     <unit id="org.eclipse.uml2.sdk.feature.group" version="0.0.0"/>
     <repository location="http://download.eclipse.org/modeling/mdt/uml2/updates/interim"/>
     <repository location="http://download.eclipse.org/modeling/mdt/uml2/updates/milestones"/>
     <repository location="http://download.eclipse.org/modeling/mdt/uml2/updates/5.4"/>
-  </location-->
+  </location>
   <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
     <unit id="org.eclipse.license.feature.group" version="0.0.0"/>
     <repository location="http://download.eclipse.org/cbi/updates/license"/>