You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2012/05/18 17:47:33 UTC

svn commit: r1340140 - in /webservices/wss4j/tags/1_6_6: build.xml pom.xml src/site/xdoc/download.xml src/site/xdoc/index.xml

Author: coheigea
Date: Fri May 18 15:47:33 2012
New Revision: 1340140

URL: http://svn.apache.org/viewvc?rev=1340140&view=rev
Log:
Updating tag for 1.6.6 release

Modified:
    webservices/wss4j/tags/1_6_6/build.xml
    webservices/wss4j/tags/1_6_6/pom.xml
    webservices/wss4j/tags/1_6_6/src/site/xdoc/download.xml
    webservices/wss4j/tags/1_6_6/src/site/xdoc/index.xml

Modified: webservices/wss4j/tags/1_6_6/build.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/tags/1_6_6/build.xml?rev=1340140&r1=1340139&r2=1340140&view=diff
==============================================================================
--- webservices/wss4j/tags/1_6_6/build.xml (original)
+++ webservices/wss4j/tags/1_6_6/build.xml Fri May 18 15:47:33 2012
@@ -28,7 +28,7 @@ Build Instructions:
         <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."/>

Modified: webservices/wss4j/tags/1_6_6/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/tags/1_6_6/pom.xml?rev=1340140&r1=1340139&r2=1340140&view=diff
==============================================================================
--- webservices/wss4j/tags/1_6_6/pom.xml (original)
+++ webservices/wss4j/tags/1_6_6/pom.xml Fri May 18 15:47:33 2012
@@ -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 

Modified: webservices/wss4j/tags/1_6_6/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/tags/1_6_6/src/site/xdoc/download.xml?rev=1340140&r1=1340139&r2=1340140&view=diff
==============================================================================
--- webservices/wss4j/tags/1_6_6/src/site/xdoc/download.xml (original)
+++ webservices/wss4j/tags/1_6_6/src/site/xdoc/download.xml Fri May 18 15:47:33 2012
@@ -19,20 +19,20 @@ LICENSE.txt and NOTICE.txt files contain
 <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>

Modified: webservices/wss4j/tags/1_6_6/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/tags/1_6_6/src/site/xdoc/index.xml?rev=1340140&r1=1340139&r2=1340140&view=diff
==============================================================================
--- webservices/wss4j/tags/1_6_6/src/site/xdoc/index.xml (original)
+++ webservices/wss4j/tags/1_6_6/src/site/xdoc/index.xml Fri May 18 15:47:33 2012
@@ -43,11 +43,11 @@ Foundation.
 <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>