diff options
Diffstat (limited to 'osgi')
-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 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> |