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
This commit is contained in:
Dominik Stadler 2021-11-30 06:20:01 +00:00
parent 8e4cd8ce8c
commit 0bcaa5789e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<groupId>org.apache.poi</groupId>
<artifactId>poi-bundle</artifactId>
<packaging>bundle</packaging>
<version>5.1.1-SNAPSHOT</version>
<version>5.2.0-SNAPSHOT</version>
<name>Apache POI OSGi bundle</name>
<properties>