From 4fec14dbc65d4b3069405853513c13e783374c02 Mon Sep 17 00:00:00 2001 From: Andreas Beeker Date: Tue, 12 Jan 2021 22:40:59 +0000 Subject: [PATCH] prepare for 5.0.1 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885419 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- sonar/examples/pom.xml | 2 +- sonar/excelant/pom.xml | 2 +- sonar/integration-test/pom.xml | 2 +- sonar/main/pom.xml | 2 +- sonar/ooxml-full/pom.xml | 2 +- sonar/ooxml/pom.xml | 2 +- sonar/pom.xml | 2 +- sonar/scratchpad/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index be6b7cee15..2f42bf86f6 100644 --- a/build.xml +++ b/build.xml @@ -42,7 +42,7 @@ under the License. The Apache POI project Ant build. - + diff --git a/sonar/examples/pom.xml b/sonar/examples/pom.xml index 7e5c43910a..ef67034743 100644 --- a/sonar/examples/pom.xml +++ b/sonar/examples/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT poi-examples jar diff --git a/sonar/excelant/pom.xml b/sonar/excelant/pom.xml index 852af1beef..56c42cead9 100644 --- a/sonar/excelant/pom.xml +++ b/sonar/excelant/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT poi-excelant jar diff --git a/sonar/integration-test/pom.xml b/sonar/integration-test/pom.xml index a7e8ff2e53..54cc95e79b 100644 --- a/sonar/integration-test/pom.xml +++ b/sonar/integration-test/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT integration-test jar diff --git a/sonar/main/pom.xml b/sonar/main/pom.xml index 972c14d62b..b20321c9ec 100644 --- a/sonar/main/pom.xml +++ b/sonar/main/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT poi-main jar diff --git a/sonar/ooxml-full/pom.xml b/sonar/ooxml-full/pom.xml index 6a7b26a895..09b111f0ed 100644 --- a/sonar/ooxml-full/pom.xml +++ b/sonar/ooxml-full/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT .. poi-ooxml-lite diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml index 7e68bfa05a..c406c8816f 100644 --- a/sonar/ooxml/pom.xml +++ b/sonar/ooxml/pom.xml @@ -4,7 +4,7 @@ org.apache.poi poi-parent - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT poi-ooxml jar diff --git a/sonar/pom.xml b/sonar/pom.xml index eb11b1d155..fc16a892ba 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -4,7 +4,7 @@ org.apache.poi poi-parent pom - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT Apache POI - the Java API for Microsoft Documents Maven build of Apache POI for Sonar checks https://poi.apache.org/ diff --git a/sonar/scratchpad/pom.xml b/sonar/scratchpad/pom.xml index 4fae32e216..6bb368e8e5 100644 --- a/sonar/scratchpad/pom.xml +++ b/sonar/scratchpad/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 5.0.0-SNAPSHOT + 5.0.1-SNAPSHOT poi-scratchpad jar