Added information for the new 2.2.0.RELEASE
diff --git a/documentation/index.php b/documentation/index.php
index 89c9fff..dabaa27 100644
--- a/documentation/index.php
+++ b/documentation/index.php
@@ -25,7 +25,7 @@
 	$pageAuthor		= "Christopher Frost";
 		
 	$milestone = "2.2.0.x";
-	$release = "2.1.0.RELEASE";
+	$release = "2.2.0.RELEASE";
 	ob_start();
 ?>
 	
diff --git a/download/index.php b/download/index.php
index 74ddfa1..12bb781 100644
--- a/download/index.php
+++ b/download/index.php
@@ -41,6 +41,22 @@
 		</p>
 		
 		
+		<h4 class='toggle'>2.2.0.RELEASE</h4>
+		<div class='accordion'>
+			<ul>
+				<li><a href='http://www.eclipse.org/gemini/web/download/release-notes/2.2.0.RELEASE.php' target='_self'>View Release Notes</a> (<a href="https://bugs.eclipse.org/bugs/attachment.cgi?id=224445">Download approved IP log</a>)</li>
+				<li><strong>Gemini Web</strong> -  <a href='http://www.eclipse.org/downloads/download.php?file=/gemini/web/release/GW/2.2.0.RELEASE/gemini-web-2.2.0.RELEASE.zip' target='_self'>Download</a></li>
+				<li><strong>Gemini Web p2 repository</strong> - <a href='http://download.eclipse.org/gemini/updates/web/2.2.0/' target='_self'>http://download.eclipse.org/gemini/updates/web/2.2.0/</a></li>
+				<li><strong>Gemini Web maven repository</strong> - <a href='http://download.eclipse.org/gemini/mvn/' target='_self'>http://download.eclipse.org/gemini/mvn/</a></li>
+                    <table id="packaging">
+                    <tr><th class="packaging-content">groupId</th><th class="packaging-content">artifactId</th><th class="packaging-content">version</th></tr>
+                    <tr><td class="packaging-content">org.eclipse.gemini</td><td class="packaging-content">org.eclipse.gemini.web.core</td><td class="packaging-content">2.2.0.RELEASE</td></tr>
+                    <tr><td class="packaging-content">org.eclipse.gemini</td><td class="packaging-content">org.eclipse.gemini.web.extender</td><td class="packaging-content">2.2.0.RELEASE</td></tr>
+                    <tr><td class="packaging-content">org.eclipse.gemini</td><td class="packaging-content">org.eclipse.gemini.web.tomcat</td><td class="packaging-content">2.2.0.RELEASE</td></tr>
+                    </table>
+				<li>Documentation is included with the download and can be viewed on line <a href="http://www.eclipse.org/gemini/web/documentation/">here</a>.
+			</ul>
+		</div>
 		<h4 class='toggle'>2.1.0.RELEASE</h4>
 		<div class='accordion'>
 			<ul>
diff --git a/download/milestones.php b/download/milestones.php
index dc4e8f9..bc5a9cb 100644
--- a/download/milestones.php
+++ b/download/milestones.php
@@ -23,7 +23,7 @@
 	$pageKeywords	= "Eclipse, EclipseRT, Virgo, OSGi, Downloads";
 	$pageAuthor		= "Glyn Normington";
 	
-	$geminiWebVersions = array("2.2.0.RC1", "2.2.0.M03", "2.2.0.M02", "2.2.0.M01", "2.1.0.M03", "2.1.0.M02", "2.1.0.M01");
+	$geminiWebVersions = array("2.2.0.RC1", "2.2.0.M03", "2.2.0.M02", "2.2.0.M01");
 	
 	ob_start();
 ?>
diff --git a/index.php b/index.php
index 3fd0b93..56bd180 100755
--- a/index.php
+++ b/index.php
@@ -52,8 +52,7 @@
 			</div>
 			<h6>New and Noteworthy</h6>
             <div class="modal">
-            <p>Gemini Web 2.2.0 RC1 is available!</p>
-            <p>Gemini Web 2.1.0 RELEASE is available!</p>
+            <p>Gemini Web 2.2.0 RELEASE is available!</p>
             </div>
 		</div>
 		<!-- div class="sideitem">