From 28326796c168724aab919227b48551e8c0dd866b Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Fri, 9 Jan 2026 13:30:53 +0100 Subject: [PATCH] snapshot version --- 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 9c90573660..3f1fb9024c 100644 --- a/build.gradle +++ b/build.gradle @@ -89,7 +89,7 @@ allprojects { // apply plugin: 'eclipse' apply plugin: 'idea' - version = '5.5.1' + version = '5.5.2-SNAPSHOT' } /** diff --git a/build.xml b/build.xml index eee7febfae..a82a5a7180 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 41592b43b9..ea8a3e77d6 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -24,12 +24,12 @@ org.apache.poi poi-bundle bundle - 5.5.1 + 5.5.2-SNAPSHOT Apache POI OSGi bundle UTF-8 - 5.5.1 + 5.5.2-SNAPSHOT 4.14.0