[releng] Update targetPlatform

- Update to the 3.2 release

Change-Id: I0a4e4d5cae88d30b61071b894eb0e4d61171792d
Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
diff --git a/org.eclipse.papyrus.bpmn.targetplatform.oxygen/org.eclipse.papyrus.bpmn.targetplatform.oxygen.target b/org.eclipse.papyrus.bpmn.targetplatform.oxygen/org.eclipse.papyrus.bpmn.targetplatform.oxygen.target
index eda8c1a..3f18cc1 100755
--- a/org.eclipse.papyrus.bpmn.targetplatform.oxygen/org.eclipse.papyrus.bpmn.targetplatform.oxygen.target
+++ b/org.eclipse.papyrus.bpmn.targetplatform.oxygen/org.eclipse.papyrus.bpmn.targetplatform.oxygen.target
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
-
-<target name="Papyrus Oxygen 3.2 I2" sequenceNumber="1487075885">
+<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
+<target name="Papyrus Oxygen 3.2" sequenceNumber="1515589588">
   <locations>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
       <unit id="org.eclipse.platform.feature.group" version="0.0.0"/>
@@ -10,12 +10,9 @@
       <unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="0.0.0"/>
       <unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
       <unit id="org.eclipse.ocl.uml.feature.group" version="0.0.0"/>
-      <repository id="eclipse-oxygen" location="http://download.eclipse.org/releases/oxygen/"/>
-    </location>
-    <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
       <unit id="org.eclipse.papyrus.sdk.feature.feature.group" version="0.0.0"/>
       <unit id="org.eclipse.papyrus.views.properties.model.xwt" version="0.0.0"/>
-      <repository id="eclipse-papyrus-oxygen-3.2i2" location="http://download.eclipse.org/modeling/mdt/papyrus/updates/milestones/3.2/I2/"/>
+      <repository id="eclipse-oxygen" location="http://download.eclipse.org/releases/oxygen/"/>
     </location>
   </locations>
 </target>
diff --git a/org.eclipse.papyrus.bpmn.targetplatform.oxygen/org.eclipse.papyrus.bpmn.targetplatform.oxygen.tpd b/org.eclipse.papyrus.bpmn.targetplatform.oxygen/org.eclipse.papyrus.bpmn.targetplatform.oxygen.tpd
index 92a5dcf..d128ffc 100755
--- a/org.eclipse.papyrus.bpmn.targetplatform.oxygen/org.eclipse.papyrus.bpmn.targetplatform.oxygen.tpd
+++ b/org.eclipse.papyrus.bpmn.targetplatform.oxygen/org.eclipse.papyrus.bpmn.targetplatform.oxygen.tpd
@@ -1,4 +1,4 @@
-target "Papyrus Oxygen 3.2 I2" with source requirements
+target "Papyrus Oxygen 3.2" with source requirements
 
 location "http://download.eclipse.org/releases/oxygen/" eclipse-oxygen {
  org.eclipse.platform.feature.group lazy
@@ -7,9 +7,6 @@
  org.eclipse.equinox.p2.discovery.feature.feature.group lazy
  org.eclipse.equinox.executable.feature.group lazy
  org.eclipse.ocl.uml.feature.group lazy
-}
-
-location "http://download.eclipse.org/modeling/mdt/papyrus/updates/milestones/3.2/I2/" eclipse-papyrus-oxygen-3.2i2 {
  org.eclipse.papyrus.sdk.feature.feature.group lazy
  org.eclipse.papyrus.views.properties.model.xwt lazy
- }
\ No newline at end of file
+}