aboutsummaryrefslogtreecommitdiffstats
path: root/osgi/pom.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-11-18 17:20:07 +0000
committerPJ Fanning <fanningpj@apache.org>2024-11-18 17:20:07 +0000
commit8fe23195c627653d2aefccb4262e783ad082d5c5 (patch)
treeeed294ce366907376ddf062012c853cd5e4bab5d /osgi/pom.xml
parent7bc2dced2f7d7506b7e3d197635fe2fcaaebe16d (diff)
downloadpoi-8fe23195c627653d2aefccb4262e783ad082d5c5.tar.gz
poi-8fe23195c627653d2aefccb4262e783ad082d5c5.zip
snapshot version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921935 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 b43bb22554..060f7b8de6 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</version>
+ <version>5.4.0-SNAPSHOT</version>
<name>Apache POI OSGi bundle</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <poi.version>5.4.0</poi.version>
+ <poi.version>5.4.0-SNAPSHOT</poi.version>
<pax.exam.version>4.12.0</pax.exam.version>
</properties>