Added information for Gemini Naming 1.0.1 Release
diff --git a/download.php b/download.php
index 68dde1b..4eda635 100644
--- a/download.php
+++ b/download.php
@@ -22,6 +22,23 @@
<h2>Releases</h2>
+ <h4>1.0.1.RELEASE</h4>
+ <div>
+ <ul>
+ <li><strong>Gemini Naming</strong> - <a href="http://www.eclipse.org/downloads/download.php?file=/gemini/naming/r1.0/gemini-naming-1.0.1.RELEASE.zip">Download</a></li>
+ <li><strong>Gemini Naming p2 repository</strong> - <a href='http://download.eclipse.org/gemini/updates/naming/1.0.1/' target='_self'>http://download.eclipse.org/gemini/updates/naming/1.0.1/</a></li>
+ <li>
+ <strong>Gemini Naming maven repository</strong> - <a href='http://download.eclipse.org/gemini/mvn/' target='_self'>http://download.eclipse.org/gemini/mvn/</a>
+<pre>
+<groupId>org.eclipse</groupId>
+<artifactId>org.eclipse.gemini.naming</artifactId>
+<version>1.0.1.RELEASE</version>
+</pre>
+ </li>
+ <li><strong>Bug list is available</strong> - <a href="https://bugs.eclipse.org/bugs/buglist.cgi?classification=RT;query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;target_milestone=1.0.1.RELEASE;product=Gemini.Naming" target="_self">here</a>.</li>
+ </ul>
+ </div>
+
<h4>1.0.0.RELEASE</h4>
<div>
<ul>
diff --git a/pages/_index.html b/pages/_index.html
index 2fcac7e..8d826b3 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -39,12 +39,12 @@
<div class="sideitem">
<h6>Current Status</h6>
-<p>Gemini Naming graduated and 1.0.0 release is available for download.</p>
+<p>Gemini Naming 1.0.1 release is available for download.</p>
</div>
<div class="sideitem">
<h6>New and Noteworthy</h6>
-<p>Gemini Naming 1.0.0 RELEASE is available!</p>
+<p>Gemini Naming 1.0.1 RELEASE is available!</p>
</div>
</div>
\ No newline at end of file