From 5af10dc46f47266a72ccfae4e666345aa00d5176 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Fri, 9 Sep 2022 13:14:51 +0000 Subject: [PATCH] prep v5.2.3 release git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903940 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 55c11be111..c5b2d8afee 100644 --- a/build.gradle +++ b/build.gradle @@ -128,7 +128,7 @@ allprojects { // apply plugin: 'eclipse' apply plugin: 'idea' - version = '5.2.3-SNAPSHOT' + version = '5.2.3' } /** diff --git a/build.xml b/build.xml index 51b15eb050..6788695fb2 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 d3b9a12f01..f777830f60 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -24,12 +24,12 @@ org.apache.poi poi-bundle bundle - 5.2.3-SNAPSHOT + 5.2.3 Apache POI OSGi bundle UTF-8 - 5.2.3-SNAPSHOT + 5.2.3 4.12.0 -- 2.39.5