[releng] Get the Eclipse SDK from archive.eclipse.org

Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Change-Id: Id4548c319c0360c6f34aaf4e6e55e37987c5397c
diff --git a/org.eclipse.gmf.runtime.repository/gmf-runtime-hipp-publish.sh b/org.eclipse.gmf.runtime.repository/gmf-runtime-hipp-publish.sh
index c2ea4e1..be294e3 100644
--- a/org.eclipse.gmf.runtime.repository/gmf-runtime-hipp-publish.sh
+++ b/org.eclipse.gmf.runtime.repository/gmf-runtime-hipp-publish.sh
@@ -81,7 +81,7 @@
 
 # Download and prepare Eclipse SDK, which is needed to process the update site
 echo "`date +%Y-%m-%d-%H:%M:%S` Downloading eclipse to $PWD"
-cp /home/data/httpd/download.eclipse.org/eclipse/downloads/drops4/R-4.12-201906051800/eclipse-SDK-4.12-linux-gtk-x86_64.tar.gz .
+cp /home/data/httpd/archive.eclipse.org/eclipse/downloads/drops4/R-4.12-201906051800/eclipse-SDK-4.12-linux-gtk-x86_64.tar.gz .
 tar -xzf eclipse-SDK-4.12-linux-gtk-x86_64.tar.gz
 cd eclipse
 chmod 700 eclipse