adaptations for release 1.1
diff --git a/plan.php b/plan.php
index 365edcb..9b374dd 100644
--- a/plan.php
+++ b/plan.php
@@ -11,15 +11,7 @@
 		<p>
 			All previous releases and milestones are documented in the <a href="plan_archive.php">project plan archive</a>.
 		</p>
-		<div class="homeitem3col">
-			<h3>SMILA Version 1.1</h3>
-			<p>
-			This release is tentative planed for June, 30th 2012.
-			</p>
-			<ul>
-				<li>Migration of web and file system crawler implementations to self-scaling ETL</li>
-				<li>Solr 3.5 integration</li>
-			</ul>
+		<div class="homeitem3col">			
 			<h3>SMILA Version 1.2</h3>
 			<p>
 			This release is tentative planed for October, 31st 2012.
diff --git a/plan_archive.php b/plan_archive.php
index 20fd4f4..cd0ed82 100644
--- a/plan_archive.php
+++ b/plan_archive.php
@@ -9,6 +9,16 @@
 	<div id="midcolumn">

 		<h1>Project Plan - Archive</h1>

 		<div class="homeitem3col">

+		

+		    <h3>SMILA Version 1.1</h3>

+			<p>

+			This release was published on July, 11th 2012.

+			</p>

+			<ul>

+				<li>Migration of web, file, JDBC and feed crawler implementations to self-scaling ETL</li>

+				<li>Solr 3.5 integration</li>

+			</ul>

+		

 			<h3>SMILA Version 1.0</h3>

 			<p>

 			This release was published on February, 2nd 2012.