upgrade oxygen target platform

Change-Id: Ieff830752eb505e175dc948c4cbbd9762b7e1cfa
diff --git a/org.eclipse.emf.ecoretools.build/oxygen.target b/org.eclipse.emf.ecoretools.build/oxygen.target
index 4bf08f8..c1d55a1 100644
--- a/org.eclipse.emf.ecoretools.build/oxygen.target
+++ b/org.eclipse.emf.ecoretools.build/oxygen.target
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Oxygen Target Platform For EcoreTools" sequenceNumber="1472483746">
+<target name="Oxygen Target Platform For EcoreTools" sequenceNumber="1489488836">
   <locations>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
       <unit id="org.eclipse.sirius.runtime.aql.feature.group" version="0.0.0"/>
       <unit id="org.eclipse.sirius.runtime.feature.group" version="0.0.0"/>
       <unit id="org.eclipse.sirius.runtime.ide.ui.feature.group" version="0.0.0"/>
       <unit id="org.eclipse.sirius.runtime.ide.eef.feature.group" version="0.0.0"/>
-      <repository location="http://download.eclipse.org/sirius/updates/nightly/4.1.x/neon"/>
+      <repository location="http://download.eclipse.org/sirius/updates/nightly/5.0.x/oxygen"/>
     </location>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
       <unit id="org.eclipse.acceleo.query.feature.group" version="0.0.0"/>
@@ -19,12 +19,12 @@
       <unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
       <unit id="org.eclipse.gmf.runtime.diagram.ui" version="0.0.0"/>
       <unit id="org.eclipse.gmf.runtime.diagram.ui.resources.editor" version="0.0.0"/>
-      <repository location="http://download.eclipse.org/releases/neon"/>
+      <repository location="http://download.eclipse.org/releases/oxygen"/>
     </location>
     <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
       <unit id="org.eclipse.amalgam.explorer.contextual.feature.group" version="0.0.0"/>
       <unit id="org.eclipse.amalgam.explorer.contextual.sirius.feature.group" version="0.0.0"/>
-      <repository location="http://download.eclipse.org/modeling/amalgam/updates/nightly/1.7.x/neon/"/>
+      <repository location="http://download.eclipse.org/modeling/amalgam/updates/nightly/1.8.x/neon/"/>
     </location>
   </locations>
 </target>
diff --git a/org.eclipse.emf.ecoretools.build/oxygen.tpd b/org.eclipse.emf.ecoretools.build/oxygen.tpd
index 3507dfd..817f564 100644
--- a/org.eclipse.emf.ecoretools.build/oxygen.tpd
+++ b/org.eclipse.emf.ecoretools.build/oxygen.tpd
@@ -1,5 +1,5 @@
 target "Oxygen Target Platform For EcoreTools" with source requirements
-location "http://download.eclipse.org/sirius/updates/nightly/4.1.x/neon" {
+location "http://download.eclipse.org/sirius/updates/nightly/5.0.x/oxygen" {
 	org.eclipse.sirius.runtime.aql.feature.group lazy
 	org.eclipse.sirius.runtime.feature.group lazy
 	org.eclipse.sirius.runtime.ide.ui.feature.group lazy
@@ -9,13 +9,13 @@
 location "http://download.eclipse.org/acceleo/updates/nightly/latest" Acceleo {
 	org.eclipse.acceleo.query.feature.group lazy
 }
-location "http://download.eclipse.org/releases/neon" {
+location "http://download.eclipse.org/releases/oxygen" {
 	org.eclipse.sdk.feature.group lazy
 	org.eclipse.emf.sdk.feature.group lazy
 	org.eclipse.gmf.runtime.diagram.ui lazy
 	org.eclipse.gmf.runtime.diagram.ui.resources.editor lazy
 }
-location "http://download.eclipse.org/modeling/amalgam/updates/nightly/1.7.x/neon/" {
+location "http://download.eclipse.org/modeling/amalgam/updates/nightly/1.8.x/neon/" {
 	org.eclipse.amalgam.explorer.contextual.feature.group lazy
 	org.eclipse.amalgam.explorer.contextual.sirius.feature.group lazy
 }
\ No newline at end of file
diff --git a/org.eclipse.emf.ecoretools.build/pom.xml b/org.eclipse.emf.ecoretools.build/pom.xml
index da03b98..bca1bf3 100644
--- a/org.eclipse.emf.ecoretools.build/pom.xml
+++ b/org.eclipse.emf.ecoretools.build/pom.xml
@@ -211,16 +211,16 @@
                     <url>http://download.eclipse.org/cbi/updates/license</url>
                 </repository>
                 <repository><id>sirius</id><layout>p2</layout>
-                    <url>http://download.eclipse.org/sirius/updates/nightly/4.1.x/neon</url>
+                    <url>http://download.eclipse.org/sirius/updates/nightly/5.0.x/oxygen</url>
                 </repository>
                  <repository><id>acceleo for AQL</id><layout>p2</layout>
                      <url>http://download.eclipse.org/acceleo/updates/nightly/latest</url>
                 </repository>
                 <repository><id>amalgam</id><layout>p2</layout>
-                    <url>http://download.eclipse.org/modeling/amalgam/updates/nightly/1.7.x/mars/</url>
+                    <url>http://download.eclipse.org/modeling/amalgam/updates/nightly/1.8.x/mars/</url>
                 </repository>
                 <repository><id>rest-of-the-world</id><layout>p2</layout>
-                    <url>http://download.eclipse.org/releases/neon</url>
+                    <url>http://download.eclipse.org/releases/oxygen</url>
                 </repository>
             </repositories>    
         </profile>