aboutsummaryrefslogtreecommitdiffstats
path: root/osgi/pom.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-11-08 08:52:52 +0000
committerPJ Fanning <fanningpj@apache.org>2024-11-08 08:52:52 +0000
commit1d620e87143fffd6e49abf1f2e19631b4313656c (patch)
treef16e32c954c682a11433bab314808ee4a3b59cc4 /osgi/pom.xml
parente132050d2e4cb2f42e17d6a277a5bd0fc20a6956 (diff)
downloadpoi-1d620e87143fffd6e49abf1f2e19631b4313656c.tar.gz
poi-1d620e87143fffd6e49abf1f2e19631b4313656c.zip
prep v5.4.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921817 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 ff361f525a..8b1a8cc1d2 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.4.0-SNAPSHOT</version>
+ <version>5.4.0</version>
<name>Apache POI OSGi bundle</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <poi.version>5.4.0-SNAPSHOT</poi.version>
+ <poi.version>5.4.0</poi.version>
<pax.exam.version>4.12.0</pax.exam.version>
</properties>