Added information for the new 3.0.5.RELEASE
diff --git a/documentation/index.php b/documentation/index.php
index faae7c9..1f39b85 100644
--- a/documentation/index.php
+++ b/documentation/index.php
@@ -25,7 +25,7 @@
 	$pageAuthor		= "Christopher Frost";
 		
 	$milestone = "3.0.0.x";
-	$release = "3.0.4.RELEASE";
+	$release = "3.0.5.RELEASE";
 	ob_start();
 ?>
 	
diff --git a/download/index.php b/download/index.php
index 51b6494..7eefa49 100644
--- a/download/index.php
+++ b/download/index.php
@@ -41,19 +41,19 @@
 		</p>
 		
 		
-		<h4 class='toggle'>3.0.4.RELEASE</h4>
+		<h4 class='toggle'>3.0.5.RELEASE</h4>
 		<div class='accordion'>
 			<ul>
-				<li><a href='http://www.eclipse.org/gemini/web/download/release-notes/3.0.4.RELEASE.php' target='_self'>View Release Notes</a></li>
-				<li><strong>Gemini Web</strong> -  <a href='http://www.eclipse.org/downloads/download.php?file=/gemini/web/release/GW/3.0.4.RELEASE/gemini-web-3.0.4.RELEASE.zip' target='_self'>Download</a></li>
-				<li><strong>Gemini Web p2 repository</strong> - <a href='http://download.eclipse.org/gemini/updates/web/3.0.4/' target='_self'>http://download.eclipse.org/gemini/updates/web/3.0.4/</a></li>
+				<li><a href='http://www.eclipse.org/gemini/web/download/release-notes/3.0.5.RELEASE.php' target='_self'>View Release Notes</a></li>
+				<li><strong>Gemini Web</strong> -  <a href='http://www.eclipse.org/downloads/download.php?file=/gemini/web/release/GW/3.0.5.RELEASE/gemini-web-3.0.5.RELEASE.zip' target='_self'>Download</a></li>
+				<li><strong>Gemini Web p2 repository</strong> - <a href='http://download.eclipse.org/gemini/updates/web/3.0.5/' target='_self'>http://download.eclipse.org/gemini/updates/web/3.0.5/</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">3.0.4.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">3.0.4.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">3.0.4.RELEASE</td></tr>
-                    <tr><td class="packaging-content">org.eclipse.gemini</td><td class="packaging-content">org.eclipse.gemini.web.jaspic.fragment</td><td class="packaging-content">3.0.4.RELEASE</td></tr>
+                    <tr><td class="packaging-content">org.eclipse.gemini</td><td class="packaging-content">org.eclipse.gemini.web.core</td><td class="packaging-content">3.0.5.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">3.0.5.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">3.0.5.RELEASE</td></tr>
+                    <tr><td class="packaging-content">org.eclipse.gemini</td><td class="packaging-content">org.eclipse.gemini.web.jaspic.fragment</td><td class="packaging-content">3.0.5.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>
diff --git a/index.php b/index.php
index 616b1fa..865bbe5 100755
--- a/index.php
+++ b/index.php
@@ -54,7 +54,7 @@
 		</div>
 		<div class="sideitem">
 			<h6>New and Noteworthy</h6>
-            <p>Gemini Web 3.0.4.RELEASE is available!</p>
+            <p>Gemini Web 3.0.5.RELEASE is available!</p>
 		</div>
 		<!-- div class="sideitem">
 			<h6>&lt;h6&gt; tag</h6>