This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to tag FULCRUM_YAAFI_CRYPTO_1_0_6 in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi-crypto.git
commit 21dbefe760382df415e6c813f6e02826fb4031ed Merge: 42006c3 53cfa6f Author: Siegfried Goeschl <[email protected]> AuthorDate: Wed Mar 25 14:55:40 2009 +0000 [maven-release-plugin] copy for tag FULCRUM_YAAFI_CRYPTO_1_0_6 git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_YAAFI_CRYPTO_1_0_6@758285 13f79535-47bb-0310-9956-ffa450edef68 pom.xml | 2 +- src/test/data/plain-utf16.xml | Bin 3708 -> 4372 bytes src/test/data/plain.xml | Bin 2644 -> 2109 bytes .../apache/fulcrum/jce/crypto/CryptoUtilTest.java | 2 + xdocs/index.xml | 102 +++++++++++++-------- 5 files changed, 66 insertions(+), 40 deletions(-) diff --cc pom.xml index e7904ca,b9fd397..4a55415 --- a/pom.xml +++ b/pom.xml @@@ -71,7 -71,7 +71,7 @@@ <properties> <!-- This bits are used for the staging directory --> <fulcrum.release.version>1.0.6</fulcrum.release.version> -- <fulcrum.rc.version>RC3</fulcrum.rc.version> ++ <fulcrum.rc.version>RC4</fulcrum.rc.version> </properties> </project>
