diff options
author | PJ Fanning <fanningpj@apache.org> | 2021-09-05 00:42:26 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2021-09-05 00:42:26 +0000 |
commit | 82ef87f14ba58647046d97e785bb08a2f19d23b8 (patch) | |
tree | 738314d6efdee32982634a3a497f823c445e4645 /osgi/pom.xml | |
parent | 72d96cd4c88035f9ec018444ab4f9b7b23c513d7 (diff) | |
download | poi-82ef87f14ba58647046d97e785bb08a2f19d23b8.tar.gz poi-82ef87f14ba58647046d97e785bb08a2f19d23b8.zip |
5.1.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892911 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'osgi/pom.xml')
-rw-r--r-- | osgi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi/pom.xml b/osgi/pom.xml index 0c97f217db..461f040111 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.0.1-SNAPSHOT</poi.version> + <poi.version>5.1.1-SNAPSHOT</poi.version> <pax.exam.version>4.12.0</pax.exam.version> </properties> |