aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-06-25 10:42:38 +0000
committerPJ Fanning <fanningpj@apache.org>2024-06-25 10:42:38 +0000
commit65443a93c6005be8cc9a45863370ac6a53ff6114 (patch)
tree71a3cceb2791b87160543a7e498bd7a38233a3b7 /osgi
parentbb541e3e7c682bec8d740dfdd7ab2be3690ffcbd (diff)
downloadpoi-65443a93c6005be8cc9a45863370ac6a53ff6114.tar.gz
poi-65443a93c6005be8cc9a45863370ac6a53ff6114.zip
stray ref to SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918584 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'osgi')
-rw-r--r--osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi/pom.xml b/osgi/pom.xml
index 79440980d4..fc62875724 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -29,7 +29,7 @@
<name>Apache POI OSGi bundle</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <poi.version>5.3.0-SNAPSHOT</poi.version>
+ <poi.version>5.3.0</poi.version>
<pax.exam.version>4.12.0</pax.exam.version>
</properties>