]> source.dussan.org Git - poi.git/commitdiff
5.1.1-SNAPSHOT
authorPJ Fanning <fanningpj@apache.org>
Sun, 5 Sep 2021 00:42:26 +0000 (00:42 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 5 Sep 2021 00:42:26 +0000 (00:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892911 13f79535-47bb-0310-9956-ffa450edef68

build.xml
osgi/pom.xml
sonar/examples/pom.xml
sonar/excelant/pom.xml
sonar/integration-test/pom.xml
sonar/main/pom.xml
sonar/ooxml-full/pom.xml
sonar/ooxml/pom.xml
sonar/scratchpad/pom.xml

index dbaa2f2c34be0747805648d011d3df9c74f2c8c0..3bd1a78ce80857333044edb8d096166e3ba7a48b 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -42,7 +42,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="5.0.1-SNAPSHOT"/>
+    <property name="version.id" value="5.1.1-SNAPSHOT"/>
     <property name="release.rc" value="RC1"/>
 
     <property environment="env"/>
index 0c97f217dbf50a80cb1d7cfbab44e301bb4e9e2e..461f040111bbf5e44da2bc787fb4b8b6a2441b1a 100644 (file)
@@ -29,7 +29,7 @@
     <name>Apache POI OSGi bundle</name>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <poi.version>5.0.1-SNAPSHOT</poi.version>
+        <poi.version>5.1.1-SNAPSHOT</poi.version>
         <pax.exam.version>4.12.0</pax.exam.version>
     </properties>
 
index cbeb37f0925aced6b21c1c5c11cf35a574d725b5..92777b4de29d503f7d7f8804eecb4870624e3244 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.1.1-SNAPSHOT</version>
     </parent>
     <artifactId>poi-examples</artifactId>
     <packaging>jar</packaging>
index 20bfcf4c62dcb31e2cf3a4db7513baa8aaa22ef3..f54c92222e8d85ca13cbf36efa4f602e3a31afed 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.1.1-SNAPSHOT</version>
     </parent>
     <artifactId>poi-excelant</artifactId>
     <packaging>jar</packaging>
index 7fe0e86e2c18c89d9716b84134b7ea2054d63cf7..72990a07167dede7be37e0512f2d4438e38205fe 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.1.1-SNAPSHOT</version>
 
     </parent>
     <artifactId>integration-test</artifactId>
index 30191125ff68b65784361d67ccbd6fb86970f871..25cd9d88b088a552d2d3ac0e78f91757147368c4 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.1.1-SNAPSHOT</version>
     </parent>
     <artifactId>poi-main</artifactId>
     <packaging>jar</packaging>
index 3b10eff0082ca1255c5f4c5bfb514d3fa2479327..a921cfd1c476762c8d50f8826fbe3666daf8f7fe 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.1.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>poi-ooxml-lite</artifactId>
index 75a1be215d823ccb50ab0564a22d45f03bbde4ad..04ec4dc38dd7fe8d49bb476ba0ec15302fcc5bdb 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.1.1-SNAPSHOT</version>
     </parent>
     <artifactId>poi-ooxml</artifactId>
     <packaging>jar</packaging>
index b5d1e80ef7ade6c8782893df52c04399cd333afb..073823e419347a1dec1b28945c353dfc4b4363b4 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.poi</groupId>
         <artifactId>poi-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.1.1-SNAPSHOT</version>
     </parent>
     <artifactId>poi-scratchpad</artifactId>
     <packaging>jar</packaging>