Prepare for release vote

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_0_RC1@1101459 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 01a7824..613317a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,7 +56,7 @@
      -->
 
     <body>
-        <release version="3.0" date="TBA" description="
+        <release version="3.0" date="May 2011" description="
 This release fixes many bugs (see below), and adds new functionality:
   - basic support for IMAP and IMAPS
   - support for SMTPS and POP3S
diff --git a/src/site/site.xml b/src/site/site.xml
index 61c9501..934fa37 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -29,7 +29,8 @@
       <item name="Migration How-to"      href="migration.html"/>
       <item name="FAQ"                   href="faq.html"/>
       <item name="Download"              href="http://commons.apache.org/net/download_net.cgi"/>
-      <item name="Javadoc"               href="api-release/index.html"/>
+      <item name="Javadoc (3.0)"         href="api-3.0/index.html"/>
+      <item name="Javadoc (1.4.1)"       href="api-1.4.1/index.html"/>
       <item name="Release Notes"         href="changes-report.html"/>
     </menu>
     <menu name="Development">
@@ -37,7 +38,6 @@
       <item name="Mailing lists"        href="mail-lists.html"/>
       <item name="Issue Tracking"       href="issue-tracking.html"/>
       <item name="SVN repository"       href="source-repository.html"/>
-      <item name="Javadoc (SVN latest)" href="apidocs/index.html"/>
     </menu>
 
   </body>