Updated website for HttpCore 4.4-beta1 release

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project-website/trunk@1626696 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/news.apt b/src/site/apt/news.apt
index 483adbb..f1a2a25 100644
--- a/src/site/apt/news.apt
+++ b/src/site/apt/news.apt
@@ -30,6 +30,17 @@
 
 HttpComponents Project News
 
+*  22 September 2014 - HttpComponents HttpCore 4.4-beta1 released
+
+    This is the first BETA release from the 4.4.x development branch. The most notable features 
+    included in 4.4 series are:
+
+    * Support for pipelined request processing on the server side
+
+    * Support for pipelined request execution on the client side
+
+    * Simplified bootstrapping of blocking and non-blocking (NIO) HTTP server implementations   
+
 *  10 Aug 2014 - HttpComponents HttpAsyncClient 4.0.2 (GA) released
 
     HttpAsyncClient 4.0.2 (GA) is a bug fix release that addresses several issues reported since 
@@ -61,13 +72,9 @@
 *  18 June 2014 - HttpComponents HttpCore 4.4-alpha1 released
 
     This is the first release from the 4.4.x development branch. The most notable features included 
-    in this release are:
-
-    * Support for pipelined request processing on the server side
-
-    * Support for pipelined request execution on the client side
-
-    * Simplified bootstrapping of blocking and non-blocking (NIO) HTTP server implementations   
+    in this release are: support for pipelined request processing on the server side, support 
+    for pipelined request execution on the client sides, simplified bootstrapping of blocking and 
+    non-blocking (NIO) HTTP server implementations   
 
 *  6 June 2014 - HttpComponents HttpClient 4.3.4 (GA) released
 
diff --git a/src/site/site.xml b/src/site/site.xml
index 38347df..711656a 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -98,7 +98,7 @@
         <item name="Download" href="httpcomponents-client-4.3.x/download.html"/>
         <item name="Project Info" href="httpcomponents-client-4.3.x/project-info.html"/>
       </item>
-      <item name="HttpCore 4.4 (alpha)" collapse="true" href="httpcomponents-core-4.4.x/index.html">
+      <item name="HttpCore 4.4 (beta)" collapse="true" href="httpcomponents-core-4.4.x/index.html">
         <item name="Tutorial" href="httpcomponents-core-4.4.x/tutorial/html/index.html"/>
         <item name="Examples" href="httpcomponents-core-4.4.x/examples.html"/>
         <item name="Download" href="httpcomponents-core-4.4.x/download.html"/>
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index 23973a9..a6f4ec0 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -192,44 +192,44 @@
     <p>Recent releases of HttpCore can be found <a href="[preferred]/httpcomponents/httpcore">here</a></p>
   </subsection>
 
-  <subsection name="HttpCore 4.4-alpha1">
+  <subsection name="HttpCore 4.4-beta1">
     <a href="http://www.apache.org/dist/httpcomponents/httpcore/KEYS">KEYS</a>
     <a href="http://www.apache.org/dist/httpcomponents/httpcore/RELEASE_NOTES-4.4.x.txt">Release Notes</a>
     <br/>
     <p>Binary</p>
     <ul>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-bin.tar.gz">4.4-alpha1.tar.gz</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-bin.tar.gz.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-bin.tar.gz.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-bin.tar.gz">4.4-beta1.tar.gz</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-bin.tar.gz.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-bin.tar.gz.asc">pgp</a>]
      </li>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-bin.zip">4.4-alpha1.zip</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-bin.zip.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-bin.zip.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-bin.zip">4.4-beta1.zip</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-bin.zip.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-bin.zip.asc">pgp</a>]
      </li>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-osgi-bin.tar.gz">4.4-alpha1.tar.gz (OSGi bundle)</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-osgi-bin.tar.gz.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-osgi-bin.tar.gz.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-osgi-bin.tar.gz">4.4-beta1.tar.gz (OSGi bundle)</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-osgi-bin.tar.gz.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-osgi-bin.tar.gz.asc">pgp</a>]
      </li>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-osgi-bin.zip">4.4-alpha1.zip (OSGi bundle)</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-osgi-bin.zip.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-alpha1-osgi-bin.zip.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-osgi-bin.zip">4.4-beta1.zip (OSGi bundle)</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-osgi-bin.zip.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/binary/httpcomponents-core-4.4-beta1-osgi-bin.zip.asc">pgp</a>]
      </li>
     </ul>
     <p>Source</p>
     <ul>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-4.4-alpha1-src.tar.gz">4.4-alpha1.tar.gz</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-4.4-alpha1-src.tar.gz.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-4.4-alpha1-src.tar.gz.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-4.4-beta1-src.tar.gz">4.4-beta1.tar.gz</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-4.4-beta1-src.tar.gz.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-4.4-beta1-src.tar.gz.asc">pgp</a>]
      </li>
      <li>
-       <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-4.4-alpha1-src.zip">4.4-alpha1.zip</a>
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-4.4-alpha1-src.zip.md5">md5</a>]
-       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-4.4-alpha1-src.zip.asc">pgp</a>]
+       <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-4.4-beta1-src.zip">4.4-beta1.zip</a>
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-4.4-beta1-src.zip.md5">md5</a>]
+       [<a href="http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-4.4-beta1-src.zip.asc">pgp</a>]
      </li>
     </ul>
   </subsection>