aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-11-16 20:52:47 +0000
committerPJ Fanning <fanningpj@apache.org>2023-11-16 20:52:47 +0000
commite9710ead93c90408950917892661c66ee7a560d9 (patch)
treef6877ea723d063506bb614ea11f4be27c54c2359 /osgi
parent2d10477565126a260b2668c408103c17d5b79a2b (diff)
downloadpoi-e9710ead93c90408950917892661c66ee7a560d9.tar.gz
poi-e9710ead93c90408950917892661c66ee7a560d9.zip
prep v5.2.5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913863 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 030ba106e1..76464722d9 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-SNAPSHOT</version>
+ <version>5.2.5</version>
<name>Apache POI OSGi bundle</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <poi.version>5.2.5-SNAPSHOT</poi.version>
+ <poi.version>5.2.5</poi.version>
<pax.exam.version>4.12.0</pax.exam.version>
</properties>