aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-09-09 16:18:51 +0000
committerPJ Fanning <fanningpj@apache.org>2022-09-09 16:18:51 +0000
commita488761f6db27f3ad9946674874e66c303f7d558 (patch)
tree7f599889c11b3a1aec0335ebc1d9426d1dc4fda3 /osgi
parent5af10dc46f47266a72ccfae4e666345aa00d5176 (diff)
downloadpoi-a488761f6db27f3ad9946674874e66c303f7d558.tar.gz
poi-a488761f6db27f3ad9946674874e66c303f7d558.zip
snapshot version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903944 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'osgi')
-rw-r--r--osgi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/osgi/pom.xml b/osgi/pom.xml
index f777830f60..bf46c5d18a 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -24,12 +24,12 @@
<groupId>org.apache.poi</groupId>
<artifactId>poi-bundle</artifactId>
<packaging>bundle</packaging>
- <version>5.2.3</version>
+ <version>5.2.4-SNAPSHOT</version>
<name>Apache POI OSGi bundle</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <poi.version>5.2.3</poi.version>
+ <poi.version>5.2.4-SNAPSHOT</poi.version>
<pax.exam.version>4.12.0</pax.exam.version>
</properties>