Author: fanningpj
Date: Tue Jul  2 11:58:42 2024
New Revision: 70098

Log:
release poi 5.3.0

Added:
    release/poi/dev/RELEASE-NOTES-5.3.0.txt
      - copied unchanged from r70097, dev/poi/RELEASE-NOTES-5.3.0.txt
    release/poi/release/src/apache-poi-src-5.3.0-20240625.tgz
      - copied unchanged from r70097, 
dev/poi/5.3.0-RC1/apache-poi-src-5.3.0-20240625.tgz
    release/poi/release/src/apache-poi-src-5.3.0-20240625.tgz.asc
      - copied unchanged from r70097, 
dev/poi/5.3.0-RC1/apache-poi-src-5.3.0-20240625.tgz.asc
    release/poi/release/src/apache-poi-src-5.3.0-20240625.tgz.sha512
      - copied unchanged from r70097, 
dev/poi/5.3.0-RC1/apache-poi-src-5.3.0-20240625.tgz.sha512
    release/poi/release/src/apache-poi-src-5.3.0-20240625.zip
      - copied unchanged from r70097, 
dev/poi/5.3.0-RC1/apache-poi-src-5.3.0-20240625.zip
    release/poi/release/src/apache-poi-src-5.3.0-20240625.zip.asc
      - copied unchanged from r70097, 
dev/poi/5.3.0-RC1/apache-poi-src-5.3.0-20240625.zip.asc
    release/poi/release/src/apache-poi-src-5.3.0-20240625.zip.sha512
      - copied unchanged from r70097, 
dev/poi/5.3.0-RC1/apache-poi-src-5.3.0-20240625.zip.sha512
Removed:
    dev/poi/5.3.0-RC1/
    dev/poi/RELEASE-NOTES-5.3.0.txt
    release/poi/release/src/poi-src-5.2.5-20231118.tgz
    release/poi/release/src/poi-src-5.2.5-20231118.tgz.asc
    release/poi/release/src/poi-src-5.2.5-20231118.tgz.sha512
    release/poi/release/src/poi-src-5.2.5-20231118.zip
    release/poi/release/src/poi-src-5.2.5-20231118.zip.asc
    release/poi/release/src/poi-src-5.2.5-20231118.zip.sha512
Modified:
    release/poi/release/RELEASE-NOTES.txt

Modified: release/poi/release/RELEASE-NOTES.txt
==============================================================================
--- release/poi/release/RELEASE-NOTES.txt (original)
+++ release/poi/release/RELEASE-NOTES.txt Tue Jul  2 11:58:42 2024
@@ -1,4 +1,4 @@
-The Apache POI project is pleased to announce the release of POI 5.2.5. 
+The Apache POI project is pleased to announce the release of POI 5.3.0. 
 This is primarily a bug fix release.
 
 See the downloads page for source distributions: 
https://poi.apache.org/download.html
@@ -14,18 +14,18 @@ People interested should also follow the
 Release Contents
 ----------------
 
-This release comprises a source archive from which you can build POI 
(poi-src-5.2.5-20231118.zip or poi-src-5.2.5-20231118.tgz)
+This release comprises a source archive from which you can build POI 
(poi-src-5.3.0-20240625.zip or poi-src-5.3.0-20240625.tgz)
   Unpack the archive and use the following command to build all POI components 
with JDK 1.8 or higher:
 
   gradle jar
 
  Pre-built versions of all POI components are also available in the central 
Maven repository 
- under Group ID "org.apache.poi" and Version "5.2.5"
+ under Group ID "org.apache.poi" and Version "5.3.0"
 
 All release artifacts are accompanied by SHA checksums and PGP signatures
 that you can use to verify the authenticity of your download.
 The public key used for the PGP signature can be found at 
-https://svn.apache.org/repos/asf/poi/tags/REL_5_2_5/KEYS
+https://svn.apache.org/repos/asf/poi/tags/REL_5_3_0/KEYS
 
 About Apache POI
 -----------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to