From d52f80eb790aa67fe08ee4481e70b11db570411c Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sat, 11 Jan 2025 09:23:15 +0000 Subject: [PATCH] Set version to 5.4.1-SNAPSHOT git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1923048 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 e839ed2096..f9488447d4 100644 --- a/build.gradle +++ b/build.gradle @@ -100,7 +100,7 @@ allprojects { // apply plugin: 'eclipse' apply plugin: 'idea' - version = '5.4.0' + version = '5.4.1-SNAPSHOT' } /** diff --git a/build.xml b/build.xml index 9b6780de7b..5f845b1244 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 51acd6b66e..c4854f4c12 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -24,12 +24,12 @@ org.apache.poi poi-bundle bundle - 5.4.0 + 5.4.1-SNAPSHOT Apache POI OSGi bundle UTF-8 - 5.4.0 + 5.4.1-SNAPSHOT 4.14.0