From 1efd809e6c61fffb899189b9133e7ba89c36038d Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Sat, 12 Mar 2022 11:03:00 +0000 Subject: [PATCH] prep 5.2.2 release git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898874 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 eb48971782..aed06aeeeb 100644 --- a/build.gradle +++ b/build.gradle @@ -137,7 +137,7 @@ subprojects { apply plugin: 'de.thetaphi.forbiddenapis' apply plugin: 'com.github.spotbugs' - version = '5.2.2-SNAPSHOT' + version = '5.2.2' ext { bouncyCastleVersion = '1.70' commonsCodecVersion = '1.15' diff --git a/build.xml b/build.xml index 84769c363c..c9ac9df14d 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 1a5a9573c2..08da799c12 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -24,12 +24,12 @@ org.apache.poi poi-bundle bundle - 5.2.2-SNAPSHOT + 5.2.2 Apache POI OSGi bundle UTF-8 - 5.2.2-SNAPSHOT + 5.2.2 4.12.0 -- 2.39.5