Moved emf query release builds to archive.eclipse.org
diff --git a/downloads/extras-emf-query.php b/downloads/extras-emf-query.php
index 84b77fa..7c4f7e1 100644
--- a/downloads/extras-emf-query.php
+++ b/downloads/extras-emf-query.php
@@ -1,6 +1,6 @@
 <?php
 /******************************************************************************
- * Copyright (c) 2013, 2014 IBM Corporation and others.
+ * Copyright (c) 2013, 2016 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -11,6 +11,14 @@
  ****************************************************************************/
 
 $oldrels = array(
+	"1.9.0" => array("2007/06/20","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.9.0/R201505312221"),
+	"1.8.0" => array("2007/06/20","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.8.0/R201405281426"),
+	"1.7.0" => array("2007/06/20","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.7.0/R201306111332"),
+	"1.6.0" => array("2007/06/20","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.6.0/R201206271200"),
+	"1.5.0" => array("2007/06/20","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.5.0/R201106221722"),
+	"1.4.0" => array("2007/06/20","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.4.0/R201006151000"),
+	"1.3.0" => array("2007/06/20","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.3.0/R200906221200"),
+	"1.2.0" => array("2007/06/20","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.2.0/R200806091744"),
 	"1.1.0" => array("2007/06/20","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.1.0/R200706201159"),
 	"1.0.2" => array("2006/11/16","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.0.2/R200611161603"),
 	"1.0.1" => array("2006/09/25","http://archive.eclipse.org/modeling/emf/query/downloads/drops/1.0.1/R200609250852"),