*** empty log message ***
diff --git a/ProjectPlan_1_1.xml b/ProjectPlan_1_1.xml
index f50d16e..5173192 100644
--- a/ProjectPlan_1_1.xml
+++ b/ProjectPlan_1_1.xml
@@ -12,10 +12,9 @@
       <preamble>
          <html:div>A set of milestones and release candidates will provide the functionality before the actual release.</html:div>
       </preamble>
-      <milestone date="Mar 16, 2012" milestone="M1"></milestone>
-      <milestone date="May 4, 2012" milestone="M2"></milestone>
-      <milestone date="May 25, 2012" milestone="RC1"></milestone>
-      <milestone date="June 15, 2012" milestone="RC2"></milestone>
+      <milestone date="May 22, 2012" milestone="M1"></milestone>
+      <milestone date="June 4, 2012" milestone="M2"></milestone>
+      <milestone date="June 19, 2012" milestone="RC1"></milestone>
       <milestone date="June 29, 2012" milestone="1.1.0"/>
       <postamble><html:div>The release will assume Equinox 3.7 or any OSGi framework that supports the Core Specification v4.3.</html:div></postamble>
    </release_milestones>
diff --git a/download/index.php b/download/index.php
index eca7809..71034be 100644
--- a/download/index.php
+++ b/download/index.php
@@ -24,15 +24,10 @@
 	$pageKeywords	= "Eclipse, EclipseRT, OSGi, JPA, Downloads";
 	$pageAuthor		= "Mike Keith";
 
-	$milestoneM1 = "1.0.0.M1-incubation";
-	$milestoneM2 = "1.0.0.M2-incubation";
-	$milestoneM3 = "1.0.0.M3-incubation";
-	$milestoneM4 = "1.0.0.M4-incubation";
-	$milestoneRC1 = "1.0.0.RC1";
-	$milestoneRC2 = "1.0.0.RC2";
-	$milestoneRC3 = "1.0.0.RC3";
+	$milestoneM1 = "1.1.0.M1";
+	$milestoneRC1 = "1.1.0.RC1";
 
-	$latestMilestone = "1.0.0.RELEASE";
+	$latestMilestone = "1.1.0.M1";
 
 	$latestRelease = "1.0.0.RELEASE";
 
@@ -50,13 +45,13 @@
 		<p>
 			<a href="http://www.eclipse.org/downloads/download.php?file=/gemini/jpa/r1.0/gemini-jpa-1.0.0.RELEASE.zip" target="_self">Download</a>
 		</p>
-		<!--
+
         <h2>Latest Milestone of Gemini JPA: <?=$latestMilestone ?></h2>
 		<br/>
 		<p>
 			<a href="http://www.eclipse.org/downloads/download.php?file=/gemini/jpa/r1.1/milestones/gemini-jpa-<?=$latestMilestone ?>.zip" target="_self">Download</a>
 		</p>
-		-->
+        <!--
         <h4>Milestones of Gemini JPA</h4>
 		<br/>
 		<p>
@@ -66,7 +61,7 @@
 			<br/>
 			<a href="http://www.eclipse.org/downloads/download.php?file=/gemini/jpa/r1.0/milestones/gemini-jpa-<?=$milestoneRC1 ?>.zip" target="_self">1.0.0 RC1</a>
 		</p>
-
+        -->
 	</div>
 
 	<!-- remove the entire <div> tag to omit the right column! 
diff --git a/index.php b/index.php
index b641dfd..4c7d40f 100755
--- a/index.php
+++ b/index.php
@@ -74,7 +74,7 @@
 		</div>
 		<div class="sideitem">
 			<h6>New and Noteworthy</h6>
-			<p>Gemini JPA 1.1 M1 coming soon.</p>
+			<p>Gemini JPA 1.1 M1 available now!</p>
 		</div>
 		<!-- div class="sideitem">
 			<h6>&lt;h6&gt; tag</h6>