This is an automated email from the ASF dual-hosted git repository. tv pushed a commit to branch release-3.1 in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
commit aa14b54765e620b0bee26fcaff7f4e3ad8cd998e Author: Thomas Vandahl <t...@apache.org> AuthorDate: Thu Dec 23 16:24:55 2021 +0100 Updated download page in preparation for 3.1 release. --- xdocs/download_jcs.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/xdocs/download_jcs.xml b/xdocs/download_jcs.xml index 894b23a..35d1323 100644 --- a/xdocs/download_jcs.xml +++ b/xdocs/download_jcs.xml @@ -113,32 +113,32 @@ limitations under the License. </p> </subsection> </section> - <section name="Apache Commons JCS 3.0 (Java 8+)"> + <section name="Apache Commons JCS 3.1 (Java 8+)"> <subsection name="Binaries"> <table> <tr> - <td><a href="[preferred]/commons/jcs/binaries/commons-jcs3-dist-3.0-bin.tar.gz">commons-jcs3-dist-3.0-bin.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/jcs/binaries/commons-jcs3-dist-3.0-bin.tar.gz.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/jcs/binaries/commons-jcs3-dist-3.0-bin.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/jcs/binaries/commons-jcs3-dist-3.1-bin.tar.gz">commons-jcs3-dist-3.1-bin.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/jcs/binaries/commons-jcs3-dist-3.1-bin.tar.gz.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/jcs/binaries/commons-jcs3-dist-3.1-bin.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/jcs/binaries/commons-jcs3-dist-3.0-bin.zip">commons-jcs3-dist-3.0-bin.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/jcs/binaries/commons-jcs3-dist-3.0-bin.zip.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/jcs/binaries/commons-jcs3-dist-3.0-bin.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/jcs/binaries/commons-jcs3-dist-3.1-bin.zip">commons-jcs3-dist-3.1-bin.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/jcs/binaries/commons-jcs3-dist-3.1-bin.zip.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/jcs/binaries/commons-jcs3-dist-3.1-bin.zip.asc">pgp</a></td> </tr> </table> </subsection> <subsection name="Source"> <table> <tr> - <td><a href="[preferred]/commons/jcs/source/commons-jcs3-dist-3.0-src.tar.gz">commons-jcs3-dist-3.0-src.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/jcs/source/commons-jcs3-dist-3.0-src.tar.gz.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/jcs/source/commons-jcs3-dist-3.0-src.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/jcs/source/commons-jcs3-dist-3.1-src.tar.gz">commons-jcs3-dist-3.1-src.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/jcs/source/commons-jcs3-dist-3.1-src.tar.gz.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/jcs/source/commons-jcs3-dist-3.1-src.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/jcs/source/commons-jcs3-dist-3.0-src.zip">commons-jcs3-dist-3.0-src.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/jcs/source/commons-jcs3-dist-3.0-src.zip.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/jcs/source/commons-jcs3-dist-3.0-src.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/jcs/source/commons-jcs3-dist-3.1-src.zip">commons-jcs3-dist-3.1-src.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/jcs/source/commons-jcs3-dist-3.1-src.zip.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/jcs/source/commons-jcs3-dist-3.1-src.zip.asc">pgp</a></td> </tr> </table> </subsection>