From fbd97d76726a683496e27b5cac4cd9a00b0d22b3 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Tue, 1 Apr 2025 19:56:00 +0000 Subject: [PATCH] prep 5.4.1 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1924733 13f79535-47bb-0310-9956-ffa450edef68 --- build.gradle | 2 +- build.xml | 2 +- osgi/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index e7337c11f6..1ce6a29e5c 100644 --- a/build.gradle +++ b/build.gradle @@ -89,7 +89,7 @@ allprojects { // apply plugin: 'eclipse' apply plugin: 'idea' - version = '5.4.1-SNAPSHOT' + version = '5.4.1' } /** diff --git a/build.xml b/build.xml index 5f27a32eb7..95c4cefcf9 100644 --- a/build.xml +++ b/build.xml @@ -42,7 +42,7 @@ under the License. The Apache POI project Ant build. - + diff --git a/osgi/pom.xml b/osgi/pom.xml index c4854f4c12..cb6c157c2c 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -24,12 +24,12 @@ org.apache.poi poi-bundle bundle - 5.4.1-SNAPSHOT + 5.4.1 Apache POI OSGi bundle UTF-8 - 5.4.1-SNAPSHOT + 5.4.1 4.14.0