summaryrefslogtreecommitdiffstats
path: root/osgi/pom.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-02-24 13:13:05 +0000
committerPJ Fanning <fanningpj@apache.org>2022-02-24 13:13:05 +0000
commitc27b4da344f51788c7a605295b09b3636067b04e (patch)
treee420938dc5ffb53a58142571f2d971026ac0c7c4 /osgi/pom.xml
parent79caf82ae03f92e8a61f0a2c2fca8e998da282a1 (diff)
downloadpoi-c27b4da344f51788c7a605295b09b3636067b04e.tar.gz
poi-c27b4da344f51788c7a605295b09b3636067b04e.zip
prep v5.2.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898375 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'osgi/pom.xml')
-rw-r--r--osgi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/osgi/pom.xml b/osgi/pom.xml
index 1d3761d950..5d9077180c 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.1-SNAPSHOT</version>
+ <version>5.2.1</version>
<name>Apache POI OSGi bundle</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <poi.version>5.2.1-SNAPSHOT</poi.version>
+ <poi.version>5.2.1</poi.version>
<pax.exam.version>4.12.0</pax.exam.version>
</properties>