[568144] Use MAT as provider for BIRT plugins
diff --git a/org.eclipse.modisco.releng.tycho/targetPlatforms/nightly.target b/org.eclipse.modisco.releng.tycho/targetPlatforms/nightly.target
index dfcd8ca..d2c05a4 100644
--- a/org.eclipse.modisco.releng.tycho/targetPlatforms/nightly.target
+++ b/org.eclipse.modisco.releng.tycho/targetPlatforms/nightly.target
@@ -55,8 +55,12 @@
     <repository location="https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805"/>
   </location>
   <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
-    <unit id="org.eclipse.birt.chart.feature.group" version="0.0.0"/>
-    <repository location="https://download.eclipse.org/birt/update-site/4.6/"/>
+    <!--unit id="org.eclipse.birt.chart.feature.group" version="0.0.0"/-->
+    <!--repository location="https://download.eclipse.org/birt/update-site/4.6/"/-->
+    <unit id="org.eclipse.birt.chart.device.extension" version="0.0.0"/>
+    <unit id="org.eclipse.birt.chart.engine" version="0.0.0"/>
+    <unit id="org.eclipse.birt.chart.engine.extension" version="0.0.0"/>
+    <repository location="https://download.eclipse.org/mat/snapshots/update-site/"/>
   </location>
   <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
     <unit id="org.eclipse.gmf.feature.group" version="0.0.0"/>
diff --git a/org.eclipse.modisco.releng.tycho/targetPlatforms/stable.target b/org.eclipse.modisco.releng.tycho/targetPlatforms/stable.target
index 32f07d0..f55627f 100644
--- a/org.eclipse.modisco.releng.tycho/targetPlatforms/stable.target
+++ b/org.eclipse.modisco.releng.tycho/targetPlatforms/stable.target
@@ -22,11 +22,11 @@
     <unit id="org.eclipse.emf.query.sdk.feature.group" version="0.0.0"/>
     <unit id="org.eclipse.emf.transaction.sdk.feature.group" version="0.0.0"/>
     <unit id="org.eclipse.emf.validation.sdk.feature.group" version="0.0.0"/>
-    <unit id="org.eclipse.birt.chart.feature.group" version="0.0.0"/>
+    <!--unit id="org.eclipse.birt.chart.feature.group" version="0.0.0"/-->
     <repository location="https://download.eclipse.org/releases/latest"/>
     <repository location="https://download.eclipse.org/acceleo/updates/releases/3.7/R202002210922"/>
     <repository location="https://download.eclipse.org/mmt/atl/updates/releases/latest"/>
-    <repository location="https://download.eclipse.org/birt/update-site/4.6/"/>
+    <!--repository location="https://download.eclipse.org/birt/update-site/4.6/"/-->
     <repository location="http://download.eclipse.org/modeling/emf/cdo/updates/releases/4.7"/>
     <repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
     <repository location="https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/latest"/>
@@ -34,6 +34,14 @@
     <!--repository location="https://download.eclipse.org/modeling/mdt/uml2/updates/milestones"/-->
   </location>
   <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+    <!--unit id="org.eclipse.birt.chart.feature.group" version="0.0.0"/-->
+    <!--repository location="https://download.eclipse.org/birt/update-site/4.6/"/-->
+    <unit id="org.eclipse.birt.chart.device.extension" version="0.0.0"/>
+    <unit id="org.eclipse.birt.chart.engine" version="0.0.0"/>
+    <unit id="org.eclipse.birt.chart.engine.extension" version="0.0.0"/>
+    <repository location="https://download.eclipse.org/mat/snapshots/update-site/"/>
+  </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="https://download.eclipse.org/cbi/updates/license"/>
   </location>