updated for 1.6.0 release.
diff --git a/release-notes.html b/release-notes.html
index 1a9b195..6330025 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -20,16 +20,20 @@
 <html>
 <head>
   <meta http-equiv="content-type" content="">
-  <title>Welcome to Apache Axis2 version @axisVersion@</title>
+  <title>Welcome to Apache Axis2 version 1.6.0</title>
 </head>
 
 <body lang="en">
-<h1>Welcome to Apache Axis2 version @axisVersion@</h1>
+<h1>Welcome to Apache Axis2 version 1.6.0</h1>
 
-<h3>@TODAY@</h3>
+<h3>May 17, 2011</h3>
 
 <pre>Just over one and half years since the 1.5 release, we are very proud to
-announce the release of Apache Axis2 version @axisVersion@.
+announce the release of Apache Axis2 version 1.6.0.
+
+More than fifty issues were fixed for 1.6.0 release. Refer to the following filter
+<a href="http://bit.ly/issues-fixed-for-1_6">Issues fixed for the 1.6.0 release</a>
+to find all the issues fixed for the 1.6.0 release
 
 Downloads are available at:
     http://ws.apache.org/axis2/download.cgi
@@ -45,7 +49,7 @@
 WS-Eventing (Apache Savan) will be available soon after the Apache Axis2
 @axisVersion@ release. Please see these projects' own sites for further information.
 
-Known Issues and Limitations in @axisVersion@ Release:
+Known Issues and Limitations in 1.6.0 Release:
 - Please see JIRA
 
 We are striving for a simple and happy first time user experience as well as a
@@ -85,7 +89,7 @@
    - Message Transmission Optimization Mechanism (MTOM)
    - XML Optimized Packaging (XOP)
    - SOAP with Attachments
-   - WSDL 1.1, including both SOAP and HTTP bindings
+   - WSDL 1.1, including both SOAP and HTTP bindings , WSDL 2.0
    - WS-Addressing submission and 1.0
    - WS-Policy
    - SAAJ 1.1
@@ -95,12 +99,16 @@
    - SMTP
    - JMS
    - TCP
+   - udp
+   - xmpp
+
+For more details refer <a href= "http://ws.apache.org/commons/transport/"> Axis2 Transports</a> project. 
 
 Supported Data Bindings
    - Axis Data Binding (ADB)
    - XMLBeans
    - JibX
-   - JaxBRI (Experimental)
+   - JAXB
 
 Tools
    - WSDL2Java: Generate Java stubs and skeletons from a WSDL document.
@@ -110,9 +118,6 @@
    - Maven2 Plugins
    - Web application for administering Apache Axis2
    
-Bugs marked as Resolved/Fixed for 1.6 Release:
-
     </pre>
- <p>Follow the filter <a href="http://bit.ly/issues-fixed-for-1_6">Issues fixed for the 1.6 release</a> </p>
-</body>
+ </body>
 </html>
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 5caa384..7a7918b 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -77,7 +77,7 @@
                     </tr>

                     <tr>

                         <td><a name="1_6_0"/><strong>1.6.0</strong></td>

-                        <td>19 - Feb - 2011</td>

+                        <td>17 - May - 2011</td>

                         <td>1.6.0 Release (Mirrored)</td>

                         <td>

                             Binary Distribution

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 21b1ca0..59ecf21 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -35,7 +35,7 @@
 "http://axis.apache.org/axis2/c/"><strong>Apache Axis2/C</strong></a>
 Web site for Axis2/C implementation information.</p>
 <p>Apache Axis2, Axis2, Apache, the Apache feather logo, and the Apache Axis2 project logo are trademarks of The Apache Software Foundation.</p>
-<h3>February 19, 2011 - Apache Axis2/Java Version 1.6.0 Released!</h3>
+<h3>May 17, 2011 - Apache Axis2/Java Version 1.6.0 Released!</h3>
 <p>1.6.0 is a major release of axis2 with many fixes and improvements to the core and all it's modules</p>
 <p>Refer to the following filter <a href="http://bit.ly/issues-fixed-for-1_6">Issues fixed for the 1.6.0 release</a> to find all the issues fixed for the 1.6.0 release</p>
 <h3>December 19, 2010 - Apache Axis2/Java Version 1.5.4 Released!</h3>