From 0bcaa5789e1b344262f17622b85edb1ee7222fd9 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Tue, 30 Nov 2021 06:20:01 +0000 Subject: [PATCH] Also set version 5.2.0 in osgi/pom.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895418 13f79535-47bb-0310-9956-ffa450edef68 --- osgi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osgi/pom.xml b/osgi/pom.xml index 461f040111..c44ead564c 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.poi poi-bundle bundle - 5.1.1-SNAPSHOT + 5.2.0-SNAPSHOT Apache POI OSGi bundle -- 2.39.5