m2e-wtp 1.2.1 release

Signed-off-by: Fred Bricon <fbricon@gmail.com>
diff --git a/download/index.php b/download/index.php
index 5c93ff9..075d960 100755
--- a/download/index.php
+++ b/download/index.php
@@ -6,13 +6,13 @@
 	<h3>Installing m2e-wtp</h3>
 
     <p>m2e-wtp requires an Eclipse Java EE distribution, and can be installed from the releases update site.
-       m2e-wtp is generally compatible with Eclipse Kepler (4.3) and Luna(4.4).
+       m2e-wtp is generally compatible with Eclipse Luna (4.4) and Mars(4.5).
     </p>
 
-	 <p><strong>Latest release : 1.2.0 </strong></p>
+	 <p><strong>Latest release : 1.2.1 </strong></p>
         <ul>
         <li>
-            Luna (e4.4) / Mars (e4.5): <a href="http://download.eclipse.org/m2e-wtp/releases/luna/">http://download.eclipse.org/m2e-wtp/releases/luna/</a>
+            Luna (e4.4) / Mars (e4.5): <a href="http://download.eclipse.org/m2e-wtp/releases/mars/">http://download.eclipse.org/m2e-wtp/releases/mars/</a>
         </li>
         </ul>
 <!--
diff --git a/pages/_index.html b/pages/_index.html
index e0b2c39..272640d 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -51,6 +51,11 @@
 	<div>
 		<h3>Current Status</h3>
 		<p>
+			<strong><a href="https://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.2.1">m2e-wtp 1.2.1 is available</a></strong><br/>
+			m2e-wtp 1.2.1 has been released for Eclipse Mars.<br/>
+      Head to the <a href="download/">download area</a> and give it a try!
+		</p>
+		<p>
 			<strong><a href="https://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.2.0">m2e-wtp 1.2.0 is available</a></strong><br/>
 			m2e-wtp 1.2.0 has been released as part of the annual Eclipse release train (a.k.a Mars).<br/>
       Head to the <a href="download/">download area</a> and try it out!