Updated plan.
diff --git a/gettingStarted.php b/gettingStarted.php
index 3a78166..04258bb 100644
--- a/gettingStarted.php
+++ b/gettingStarted.php
@@ -24,11 +24,12 @@
 		</div>
 		<div class="homeitem3col">
 			<h3>Installation</h3>
-			<h4>Note:</h4>
 			<p>
 			To install SMILA just pick up the latest stable build (a release or a milestone) form the 
 			<a href="http://www.eclipse.org/smila/downloads.php">download page</a> for your platform and 
-			simply unzip the contents in some arbitrary folder (e.g. "C:\SMILA").<br>
+			simply unzip the contents in some arbitrary folder (e.g. "C:\SMILA").
+			</p> 
+			<p>
 			You can now start SMILA by executing either SMILA.exe (Win32) or SMILA (Linux). For configuration
 			options please consult the documentation in our <a href="http://wiki.eclipse.org/SMILA" target="_blank">wiki</a>.
 			</p> 
diff --git a/plan.php b/plan.php
index 7fb7b30..e731763 100644
--- a/plan.php
+++ b/plan.php
@@ -9,33 +9,32 @@
 	<div id="midcolumn">
 		<h1>Project Plan</h1>
 		<div class="homeitem3col">
-			<h3>SMILA Version 0.5 M0</h3>
+			<h3>SMILA Version 0.5 M1</h3>
+			<h2>Released on March 23rd 2009</h2>
 			<ul>
-				<li>First milestone that publishes current results:
+				<li>First milestone  provides:
 					<ul>
 						<li>Basic architecture settled and implemented</li>
 						<li>Simple search application available</li>
+						<li>Diverse connectors (File System, Web, DB)</li>
+						<li>Incremental update</li>
+						<li>Conception and implementation of search APIs</li>
+						<li>Implementation of the security concept</li>
+						<li>Ontology Service (introduction of semantic layer)</li>
 					</ul>
 				</li>
 			</ul>
 		</div>
 		<div class="homeitem3col">
-			<h3>SMILA Version 0.5 M1</h3>
+			<h3>SMILA Version 0.5 M2</h3>
 			<ul>
 				<li>Cluster readiness</li>
-				<li>More data sources accessible</li>
 				<li>General configuration management</li>
-				<li>Ontology Service (introduction of semantic layer)</li>
-				<li>Router & listener</li>
+				<li>More connectors (XML)</li>
 			</ul>
 		</div>
 		<div class="homeitem3col">
-			<h3>SMILA Version 1.0 – Release 1.0</h3>
-			<ul>
-				<li>Conception and implementation of search APIs</li>
-				<li>Implementation of the security concept</li>
-				<li>Advanced incremental update</li>
-			</ul>
+			<h3>SMILA Version 1.0 - Release 1.0</h3>
 		</div>
 	</div>
 	  
diff --git a/plan_1.0.xml b/plan_1.0.xml
index 1efc4a2..8b0cfdd 100644
--- a/plan_1.0.xml
+++ b/plan_1.0.xml
@@ -30,14 +30,13 @@
 				The final release will be marked as 1.0 to point out the API freeze and future maintenance. 
 			</html:div>
 		</preamble>
-		<milestone date="20/10/2008" milestone="M0"><html:div>0.5 M0</html:div></milestone>
-		<milestone date="30/11/2008" milestone="M1"><html:div>0.5 M1</html:div></milestone>
-		<milestone date="10/12/2008" milestone="RC1"><html:div>1.0 RC1</html:div></milestone>
-		<milestone date="20/12/2008" milestone="RC2"><html:div>1.0 RC2</html:div></milestone>
+		<milestone date="23/03/2009" milestone="M0"><html:div>0.5 M1</html:div></milestone>
+		<milestone date="29/05/2009" milestone="M1"><html:div>0.5 M2</html:div></milestone>
+		<milestone date="30/06/2009" milestone="1.0"><html:div>1.0</html:div></milestone>
 		<postamble>
 			<html:div>
 				<html:p>
-					The target date for availability of SMILA 1.0 is December 31, 2008
+					The target date for availability of SMILA 1.0 is June 30, 2009.
 				</html:p>
 				<html:p>
 					<html:strong>Note:</html:strong>
@@ -48,7 +47,7 @@
 	</release_milestones>
 	<target_environments>
 		<html:div>
-			SMILA depends on Equinox 3.3. For this release, the sources will be written and compiled against 1.5 JDK 
+			SMILA depends on Equinox 3.4. For this release, the sources will be written and compiled against 1.5 JDK 
 			and designed to run on 1.5 Java Runtime Environment, Standard Edition. 
 		</html:div>
 		<internationalization>
@@ -65,11 +64,9 @@
 	<themes_and_priorities>
 		<preamble>
 			<html:div>
-				Since SMILA has not been published yet, certainly our highest priority is to publish 
-				the first milestone and thereby finally make visible the efforts that we made in the 
-				past twelve months. As soon as SMILA has been made available as a release preview 
-				(Milestone) we will concentrate ourselves on making SMILA production ready since the current
-				implementation already fulfills basic functional requirements.
+				After the publication of the first milestone 0.5 M1 on March 23rd, 2009 we 
+				concentrate ourselves on making SMILA production ready since the current
+				implementation already fulfills quite a few functional requirements.
 			</html:div>
 		</preamble>
 		<theme name="Make SMILA production ready">
@@ -80,10 +77,7 @@
 				<html:div>
 					<html:ul>
 						<html:li>Cluster readiness</html:li>
-						<html:li>Semantic</html:li>
-						<html:li>Search APIs</html:li>
 						<html:li>Configuration management</html:li>
-						<html:li>Security</html:li>
 					</html:ul>
 				</html:div>
 			</proposed>