Author: ggregory
Date: Wed Jul  3 16:22:01 2019
New Revision: 34765

Log:
Apache Commons Text 1.7.

Removed:
    release/commons/text/binaries/commons-text-1.6-bin.tar.gz
    release/commons/text/binaries/commons-text-1.6-bin.tar.gz.asc
    release/commons/text/binaries/commons-text-1.6-bin.tar.gz.sha256
    release/commons/text/binaries/commons-text-1.6-bin.tar.gz.sha512
    release/commons/text/binaries/commons-text-1.6-bin.zip
    release/commons/text/binaries/commons-text-1.6-bin.zip.asc
    release/commons/text/binaries/commons-text-1.6-bin.zip.sha256
    release/commons/text/binaries/commons-text-1.6-bin.zip.sha512
    release/commons/text/source/commons-text-1.6-src.tar.gz
    release/commons/text/source/commons-text-1.6-src.tar.gz.asc
    release/commons/text/source/commons-text-1.6-src.tar.gz.sha256
    release/commons/text/source/commons-text-1.6-src.tar.gz.sha512
    release/commons/text/source/commons-text-1.6-src.zip
    release/commons/text/source/commons-text-1.6-src.zip.asc
    release/commons/text/source/commons-text-1.6-src.zip.sha256
    release/commons/text/source/commons-text-1.6-src.zip.sha512
Modified:
    release/commons/text/README.html
    release/commons/text/binaries/README.html
    release/commons/text/source/README.html

Modified: release/commons/text/README.html
==============================================================================
--- release/commons/text/README.html (original)
+++ release/commons/text/README.html Wed Jul  3 16:22:01 2019
@@ -1,7 +1,7 @@
 
-<h1>Apache Commons Text v1.6</h1>
+<h1>Apache Commons Text v1.7</h1>
 
-<p>This is the 1.6 version of Apache Commons Text. It is available in both 
binary and source distributions.</p>
+<p>This is the 1.7 version of Apache Commons Text. It is available in both 
binary and source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -40,12 +40,12 @@ HREF="http://www.apache.org/dist/commons
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-text-1.6-bin.tar.gz.asc
+$ pgpv commons-text-1.7-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-text-1.6-bin.tar.gz.asc
+$ pgp commons-text-1.7-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-text-1.6-bin.tar.gz.asc
+$ gpg --verify commons-text-1.7-bin.tar.gz.asc
 </pre>
 <p>

Modified: release/commons/text/binaries/README.html
==============================================================================
--- release/commons/text/binaries/README.html (original)
+++ release/commons/text/binaries/README.html Wed Jul  3 16:22:01 2019
@@ -1,7 +1,7 @@
 
-<h1>Apache Commons Text v1.4</h1>
+<h1>Apache Commons Text v1.7</h1>
 
-<p>This is the 1.4 version of Apache Commons Text. It is available in both 
binary and source distributions.</p>
+<p>This is the 1.7 version of Apache Commons Text. It is available in both 
binary and source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -40,12 +40,12 @@ HREF="http://www.apache.org/dist/commons
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-text-1.4-bin.tar.gz.asc
+$ pgpv commons-text-1.7-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-text-1.4-bin.tar.gz.asc
+$ pgp commons-text-1.7-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-text-1.4-bin.tar.gz.asc
+$ gpg --verify commons-text-1.7-bin.tar.gz.asc
 </pre>
 <p>

Modified: release/commons/text/source/README.html
==============================================================================
--- release/commons/text/source/README.html (original)
+++ release/commons/text/source/README.html Wed Jul  3 16:22:01 2019
@@ -1,7 +1,7 @@
 
-<h1>Apache Commons Text v1.4</h1>
+<h1>Apache Commons Text v1.7</h1>
 
-<p>This is the 1.4 version of Apache Commons Text. It is available in both 
binary and source distributions.</p>
+<p>This is the 1.7 version of Apache Commons Text. It is available in both 
binary and source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -40,12 +40,12 @@ HREF="http://www.apache.org/dist/commons
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-text-1.4-bin.tar.gz.asc
+$ pgpv commons-text-1.7-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-text-1.4-bin.tar.gz.asc
+$ pgp commons-text-1.7-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-text-1.4-bin.tar.gz.asc
+$ gpg --verify commons-text-1.7-bin.tar.gz.asc
 </pre>
 <p>


Reply via email to