Announce m2e-wtp 1.1.0 M7

Signed-off-by: Fred Bricon <fbricon@gmail.com>
diff --git a/download/index.php b/download/index.php
index bc3afa8..710d9bb 100755
--- a/download/index.php
+++ b/download/index.php
@@ -27,20 +27,17 @@
             Kepler (e4.3) : <a href="http://download.eclipse.org/m2e-wtp/releases/kepler/">http://download.eclipse.org/m2e-wtp/releases/kepler/</a>
         </li>
         </ul>
-<!--
-  <p><strong>Latest m2e-wtp milestone build : 1.0.0 M7</strong></p>
-        <ul><li>Kepler (e4.3) : 
-  <a href="http://download.eclipse.org/m2e-wtp/milestones/kepler/1.0.0">http://download.eclipse.org/m2e-wtp/milestones/kepler/1.0.0</a>
+  <p><strong>Latest m2e-wtp milestone build : 1.1.0 M7</strong></p>
+        <ul><li>Kepler (e4.3) / Luna (e 4.4) : 
+  <a href="http://download.eclipse.org/m2e-wtp/milestones/luna/1.1.0">http://download.eclipse.org/m2e-wtp/milestones/luna/1.1.0</a>
         </li>
-        <li>Indigo / Juno (e3.7/e3.8/e4.2) : <i>p2 update site not available yet</i> </li></ul>
--->
+        </ul>
+        
 	<p><strong>Latest m2e-wtp dev build</strong></p>
         <ul><li>Kepler (e4.3) : 
-	<a href="http://download.eclipse.org/m2e-wtp/snapshots/kepler">http://download.eclipse.org/m2e-wtp/snapshots/kepler</a>
+	<a href="http://download.eclipse.org/m2e-wtp/snapshots/luna">http://download.eclipse.org/m2e-wtp/snapshots/luna</a>
         </li>
-        <li>Indigo / Juno (e3.7/e3.8/e4.2) : 
-  <a href="http://download.eclipse.org/m2e-wtp/snapshots/juno">http://download.eclipse.org/m2e-wtp/snapshots/juno</a>
-        </li></ul>
+        </ul>
 	 <p>Former m2eclipse-wtp : version 0.15.3 (using the org.maven.ide.eclipse.wtp namespace, hosted at jboss.org)</p>
         <ul><li>	
             <a href="http://download.jboss.org/jbosstools/updates/m2eclipse-wtp/">http://download.jboss.org/jbosstools/updates/m2eclipse-wtp/</a>
diff --git a/pages/_index.html b/pages/_index.html
index adeb10f..74f79fc 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -51,6 +51,11 @@
 	<div>
 		<h3>Current Status</h3>
 		<p>
+			<strong><a href="http://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.1.0">m2e-wtp 1.1.0 Milestone 7 is out</a></strong><br/>
+			m2e-wtp 1.1.0 will be released along the annual Eclipse release train next June.<br/> 
+      Head to the <a href="download/">download area</a> and follow the installation instructions.
+		</p>
+    <p>
 			<strong><a href="http://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.0.1">m2e-wtp 1.0.1 is out</a></strong><br/>
 			m2e-wtp 1.0.1 is a maintenance release mainly fixing a few bugs in the overlay component.<br/> 
       Head to the <a href="download/">download area</a> and follow the installation instructions.