You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2021/11/07 14:59:52 UTC

svn commit: r1894813 - /poi/trunk/osgi/pom.xml

Author: centic
Date: Sun Nov  7 14:59:52 2021
New Revision: 1894813

URL: http://svn.apache.org/viewvc?rev=1894813&view=rev
Log:
Update version in osgi files to 5.1.1-SNAPSHOT as well

Modified:
    poi/trunk/osgi/pom.xml

Modified: poi/trunk/osgi/pom.xml
URL: http://svn.apache.org/viewvc/poi/trunk/osgi/pom.xml?rev=1894813&r1=1894812&r2=1894813&view=diff
==============================================================================
--- poi/trunk/osgi/pom.xml (original)
+++ poi/trunk/osgi/pom.xml Sun Nov  7 14:59:52 2021
@@ -24,7 +24,7 @@
     <groupId>org.apache.poi</groupId>
     <artifactId>poi-bundle</artifactId>
     <packaging>bundle</packaging>
-    <version>5.1.0</version>
+    <version>5.1.1-SNAPSHOT</version>
 
     <name>Apache POI OSGi bundle</name>
     <properties>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org