Moved gmf notation release builds to archive.eclipse.org
diff --git a/downloads/extras-gmf-notation.php b/downloads/extras-gmf-notation.php
index 53a4dcc..abb1189 100644
--- a/downloads/extras-gmf-notation.php
+++ b/downloads/extras-gmf-notation.php
@@ -1,6 +1,6 @@
 <?php
 /******************************************************************************
- * Copyright (c) 2013 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,13 @@
  ****************************************************************************/
 
 $oldrels = array(
+	"1.9.0" => array("2015/06/25","http://archive.eclipse.org/modeling/gmf/gmf-notation/downloads/drops/1.9.0/R201505312221"),
+	"1.8.0" => array("2014/06/25","http://archive.eclipse.org/modeling/gmf/gmf-notation/downloads/drops/1.8.0/R201405281433"),
+	"1.7.0" => array("2013/06/26","http://archive.eclipse.org/modeling/gmf/gmf-notation/downloads/drops/1.7.0/R201306101425"),
+	"1.6.0" => array("2012/06/24","http://archive.eclipse.org/modeling/gmf/gmf-notation/downloads/drops/1.6.0/R201206271200"),
+	"1.5.0" => array("2011/06/24","http://archive.eclipse.org/modeling/gmf/gmf-notation/downloads/drops/1.5.0/R201106221301"),
+	"1.4.1" => array("2010/10/14","http://archive.eclipse.org/modeling/gmf/gmf-notation/downloads/drops/1.4.1/R201009141407"),
+	"1.4.0" => array("2010/06/20","http://archive.eclipse.org/modeling/gmf/gmf-notation/downloads/drops/1.4.0/R201006151000"),
 	"2.2.2" => array("2010/02/24 12:28","http://archive.eclipse.org/modeling/gmf/gmf/downloads/drops/2.2.2/R201002241200"),
 	"2.2.1" => array("2009/09/24 15:25","http://archive.eclipse.org/modeling/gmf/gmf/downloads/drops/2.2.1/R200909151752"),
 	"2.2.0" => array("2009/06/22 12:28","http://archive.eclipse.org/modeling/gmf/gmf/downloads/drops/2.2.0/R200906220658"),