mirror of https://github.com/apache/poi.git
Also set version 5.2.0 in osgi/pom.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895418 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8e4cd8ce8c
commit
0bcaa5789e
|
@ -24,7 +24,7 @@
|
||||||
<groupId>org.apache.poi</groupId>
|
<groupId>org.apache.poi</groupId>
|
||||||
<artifactId>poi-bundle</artifactId>
|
<artifactId>poi-bundle</artifactId>
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
<version>5.1.1-SNAPSHOT</version>
|
<version>5.2.0-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>Apache POI OSGi bundle</name>
|
<name>Apache POI OSGi bundle</name>
|
||||||
<properties>
|
<properties>
|
||||||
|
|
Loading…
Reference in New Issue