Updating tag for 1.6.6 release

diff --git a/build.xml b/build.xml
index e354617..78e0e64 100644
--- a/build.xml
+++ b/build.xml
@@ -28,7 +28,7 @@
         <property name='product.version.major' value='1'/>
         <property name='product.version.minor' value='6'/>
         <property name='product.version.level' value='6'/>
-        <property name='product.version.qualifier' value='-SNAPSHOT'/>
+        <property name='product.version.qualifier' value=''/>
         <property name='product.version' value='${product.version.major}.${product.version.minor}.${product.version.level}${product.version.qualifier}'/>
         <property name="year" value="2011"/>
         <property name="copyright" value="Copyright &#169; ${year} Apache WSS4J Project. All Rights Reserved."/>
diff --git a/pom.xml b/pom.xml
index 4c5d9ca..f1216a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <artifactId>wss4j</artifactId>
     <packaging>bundle</packaging>
     <name>WSS4J</name>
-    <version>1.6.6-SNAPSHOT</version>
+    <version>1.6.6</version>
     <description>
         The Apache WSS4J project provides a Java implementation of the primary security standards 
         for Web Services, namely the OASIS Web Services Security (WS-Security) specifications 
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index bb5d8dd..7aa50e3 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -19,20 +19,20 @@
 <ul>
 <li>
 <p>
-The current release is Apache WSS4J 1.6.5:
+The current release is Apache WSS4J 1.6.6:
 </p>
 <p>
-<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_5/wss4j-bin-1.6.5.zip">wss4j-bin-1.6.5.zip</a>
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_5/wss4j-bin-1.6.5.zip.md5">
+<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_6/wss4j-bin-1.6.6.zip">wss4j-bin-1.6.6.zip</a>
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_6/wss4j-bin-1.6.6.zip.md5">
 MD5</a>)
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_5/wss4j-bin-1.6.5.zip.asc">
+(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_6/wss4j-bin-1.6.6.zip.asc">
 PGP</a>)
 </p>
 <p>
-<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_5/wss4j-src-1.6.5.zip">wss4j-src-1.6.5.zip</a>
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_5/wss4j-src-1.6.5.zip.md5">
+<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_6/wss4j-src-1.6.6.zip">wss4j-src-1.6.6.zip</a>
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_6/wss4j-src-1.6.6.zip.md5">
 MD5</a>)
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_5/wss4j-src-1.6.5.zip.asc">
+(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_6/wss4j-src-1.6.6.zip.asc">
 PGP</a>)
 </p>
 </li>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 779544e..b131ad8 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -43,11 +43,11 @@
 <subsection name="News">
 <ul>
 <li>
-<p> <b>March 2012</b> - 
-The Apache WSS4J team are pleased to announce the release of version 1.6.5. 
+<p> <b>May 2012</b> - 
+The Apache WSS4J team are pleased to announce the release of version 1.6.6. 
 </p>
 <p>
-Please see the <a href="https://issues.apache.org/jira/browse/WSS/fixforversion/12319163">
+Please see the <a href="https://issues.apache.org/jira/browse/WSS/fixforversion/12320154">
 release notes</a> for more information.
 </p>
 </li>