You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2019/10/31 14:36:22 UTC

[ws-wss4j] 02/02: Updating 1.6.0 tag

This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to annotated tag 1_6_0
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 6b5d815bcb2e6acf9d268b1b39f6a586aa31b3ad
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Apr 6 15:48:42 2011 +0000

    Updating 1.6.0 tag
---
 build.xml                  |  8 ++++----
 pom.xml                    |  2 +-
 src/site/xdoc/download.xml | 16 ++++++++--------
 src/site/xdoc/index.xml    |  2 +-
 4 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/build.xml b/build.xml
index 35bf9bc..02a814b 100644
--- a/build.xml
+++ b/build.xml
@@ -27,10 +27,10 @@ Build Instructions:
 
         <property name='product.version.major' value='1'/>
         <property name='product.version.minor' value='6'/>
-        <!--<property name='product.version.level' value='0'/>-->
-        <property name='product.version.qualifier' value='-SNAPSHOT'/>
-        <property name='product.version' value='${product.version.major}.${product.version.minor}${product.version.qualifier}'/>
-        <property name="year" value="2010"/>
+        <property name='product.version.level' value='0'/>
+        <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."/>
 
         <!-- Give user a chance to override without editing this file
diff --git a/pom.xml b/pom.xml
index 42f2a24..bc8bca8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <artifactId>wss4j</artifactId>
     <packaging>bundle</packaging>
     <name>WSS4J</name>
-    <version>1.6-SNAPSHOT</version>
+    <version>1.6.0</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 b82ca18..afb2ad6 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -19,20 +19,20 @@ LICENSE.txt and NOTICE.txt files contained in each release artifact.
 <ul>
 <li>
 <p>
-The current release is Apache WSS4J 1.6:
+The current release is Apache WSS4J 1.6.0:
 </p>
 <p>
-<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6/wss4j-bin-1.6.zip">wss4j-bin-1.6.zip</a>
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6/wss4j-bin-1.6.zip.md5">
+<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_0/wss4j-bin-1.6.0.zip">wss4j-bin-1.6.0.zip</a>
+(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_0/wss4j-bin-1.6.0.zip.md5">
 MD5</a>)
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6/wss4j-bin-1.6.zip.asc">
+(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_0/wss4j-bin-1.6.0.zip.asc">
 PGP</a>)
 </p>
 <p>
-<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6/wss4j-src-1.6.zip">wss4j-src-1.6.zip</a>
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6/wss4j-src-1.6.zip.md5">
+<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_0/wss4j-src-1.6.0.zip">wss4j-src-1.6.0.zip</a>
+(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_0/wss4j-src-1.6.0.zip.md5">
 MD5</a>)
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6/wss4j-src-1.6.zip.asc">
+(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_0/wss4j-src-1.6.0.zip.asc">
 PGP</a>)
 </p>
 </li>
@@ -61,4 +61,4 @@ Older releases are available in the <a href="http://archive.apache.org/dist/ws/w
 </section>
             
 </body>
-</document>
\ No newline at end of file
+</document>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index e14fdbf..39e7d17 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -40,7 +40,7 @@ Foundation.
 <ul>
 <li>
 <p> <b>April 2011</b> - 
-The Apache WSS4J team are pleased to announce the release of version 1.6. This release is a major
+The Apache WSS4J team are pleased to announce the release of version 1.6.0. This release is a major
 update to the 1.5.x releases.
 </p>
 <p>