aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-11-27 10:11:54 +0000
committerPJ Fanning <fanningpj@apache.org>2023-11-27 10:11:54 +0000
commit9c48dee4ea4e51f01795586e1fc11c5c9dbb8dce (patch)
tree1a149214322e4128c7afd2f3821e912cc4f21450 /osgi
parentbcb451a41645499db5998b85bfebe2e16db693a3 (diff)
downloadpoi-9c48dee4ea4e51f01795586e1fc11c5c9dbb8dce.tar.gz
poi-9c48dee4ea4e51f01795586e1fc11c5c9dbb8dce.zip
snapshot version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914153 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 76464722d9..b912a60163 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.5</version>
+ <version>5.2.6-SNAPSHOT</version>
<name>Apache POI OSGi bundle</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <poi.version>5.2.5</poi.version>
+ <poi.version>5.2.6-SNAPSHOT</poi.version>
<pax.exam.version>4.12.0</pax.exam.version>
</properties>