aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2021-11-02 13:19:16 +0000
committerDominik Stadler <centic@apache.org>2021-11-02 13:19:16 +0000
commit8bf6a489f677236238eb525e7a191a59ae9a4ac9 (patch)
treed913d6939b6f4d27a2a022481e1cafa7567017d5 /osgi
parentf4ae1755581e310a0d44c307e4d62cfd3dd9c909 (diff)
downloadpoi-8bf6a489f677236238eb525e7a191a59ae9a4ac9.tar.gz
poi-8bf6a489f677236238eb525e7a191a59ae9a4ac9.zip
Adjust version to 5.1.1-SNAPSHOT, adjust version replacing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894682 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 a1397fb48a..8407e8f094 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.1.0</poi.version>
+ <poi.version>5.1.1-SNAPSHOT</poi.version>
<pax.exam.version>4.12.0</pax.exam.version>
</properties>