aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-05-17 11:07:37 +0000
committerPJ Fanning <fanningpj@apache.org>2024-05-17 11:07:37 +0000
commit4565d312226c213cc50db8b207b6bb5feadcf1bc (patch)
treeb2f8a46d1192f244d7c835bfe34e3648b9ee57a1 /osgi
parent68478c8b8c75d3a7fe2497e4105a396286ed73d5 (diff)
downloadpoi-4565d312226c213cc50db8b207b6bb5feadcf1bc.tar.gz
poi-4565d312226c213cc50db8b207b6bb5feadcf1bc.zip
rename as 5.3.0-SNAPSHOT due to some changes in behaviour
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1917782 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 7fb1609167..91fb4fe5e9 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.6-SNAPSHOT</version>
+ <version>5.3.0-SNAPSHOT</version>
<name>Apache POI OSGi bundle</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <poi.version>5.2.6-SNAPSHOT</poi.version>
+ <poi.version>5.3.0-SNAPSHOT</poi.version>
<pax.exam.version>4.12.0</pax.exam.version>
</properties>