From 97cef0a3e34a1b3c988587b01297641a9dbc5d84 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Mon, 1 Dec 2025 09:53:09 +0100 Subject: [PATCH] Update RELEASE-NOTES.txt --- src/documentation/RELEASE-NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documentation/RELEASE-NOTES.txt b/src/documentation/RELEASE-NOTES.txt index f6a4de7fb4..b43e4a82e9 100644 --- a/src/documentation/RELEASE-NOTES.txt +++ b/src/documentation/RELEASE-NOTES.txt @@ -18,7 +18,7 @@ Release Contents ---------------- This release comes in source form: - - source archive you can build POI from (poi-src-@VERSION@-@DSTAMP@.zip or poi-src-@VERSION@-@DSTAMP@.tar.gz) + - source archive you can build POI from (apache-poi-src-@VERSION@-@DSTAMP@.tgz) Unpack the archive and use the following command to build all POI components with JDK 11 or higher: gradle jar