m2e-wtp 1.2.0.M3 announcement

Signed-off-by: Fred Bricon <fbricon@gmail.com>
diff --git a/download/index.php b/download/index.php
index 75b2c93..18ff8a7 100755
--- a/download/index.php
+++ b/download/index.php
@@ -16,6 +16,14 @@
         </li>
         </ul>
         
+    <p><strong>Latest Milestone : 1.2.0.M3</strong></p>
+    <ul>
+        <li>
+            Luna (e4.4) / Mars (e 4.5) : <a href="http://download.eclipse.org/m2e-wtp/milestones/mars/1.2.0/">http://download.eclipse.org/m2e-wtp/milestones/mars/1.2.0/</a>
+        </li>
+    </ul>
+
+
 	<p><strong>Latest m2e-wtp dev build</strong></p>
         <ul><li>Kepler (e4.3) / Luna (e 4.4) : 
 	<a href="http://download.eclipse.org/m2e-wtp/snapshots/luna">http://download.eclipse.org/m2e-wtp/snapshots/luna</a>
diff --git a/pages/_index.html b/pages/_index.html
index e6fe33e..a92c667 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -51,11 +51,16 @@
 	<div>
 		<h3>Current Status</h3>
 		<p>
+			<strong><a href="https://bugs.eclipse.org/bugs/buglist.cgi?columnlist=product%2Ctarget_milestone%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate&known_name=m2e-wtp%20Mars&list_id=10467046&product=M2E-WTP&query_based_on=m2e-wtp%20Mars&query_format=advanced&target_milestone=1.2.0%2FMars%20M1&target_milestone=1.2.0%2FMars%20M2&target_milestone=1.2.0%2FMars%20M3">m2e-wtp 1.2.0 M3 is available</a></strong><br/>
+			<br/> 
+      Head to the <a href="download/">download area</a> and try it with Eclipse Luna or Mars!
+		</p>
+		<p>
 			<strong><a href="http://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.1.0">m2e-wtp 1.1.0 is available</a></strong><br/>
 			m2e-wtp 1.1.0 has been released as part of the annual Eclipse release train(a.k.a Luna).<br/> 
       Head to the <a href="download/">download area</a> and try it out!
 		</p>
-    <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.