From 7d7cbf7db30273ab30644318b59330ddea552f5d Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Sun, 25 Oct 2015 00:26:43 +0000 Subject: [PATCH] Update the build version, step missed from the release guide git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710408 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 4 ++-- sonar/examples/pom.xml | 2 +- sonar/excelant/pom.xml | 2 +- sonar/main/pom.xml | 2 +- sonar/ooxml-schema-encryption/pom.xml | 2 +- sonar/ooxml-schema-security/pom.xml | 2 +- sonar/ooxml-schema/pom.xml | 2 +- sonar/ooxml/pom.xml | 2 +- sonar/pom.xml | 2 +- sonar/scratchpad/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/build.xml b/build.xml index 06a59a1510..5073828f3f 100644 --- a/build.xml +++ b/build.xml @@ -47,8 +47,8 @@ under the License. The Apache POI project Ant build. - - + + diff --git a/sonar/examples/pom.xml b/sonar/examples/pom.xml index 641b47ab57..61f596fd1b 100644 --- a/sonar/examples/pom.xml +++ b/sonar/examples/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.13-SNAPSHOT + 3.14-beta1-SNAPSHOT poi-examples jar diff --git a/sonar/excelant/pom.xml b/sonar/excelant/pom.xml index 2efd544908..8f1baddb30 100644 --- a/sonar/excelant/pom.xml +++ b/sonar/excelant/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.13-SNAPSHOT + 3.14-beta1-SNAPSHOT poi-excelant jar diff --git a/sonar/main/pom.xml b/sonar/main/pom.xml index 67cf12801c..2df74832ed 100644 --- a/sonar/main/pom.xml +++ b/sonar/main/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.13-SNAPSHOT + 3.14-beta1-SNAPSHOT poi-main jar diff --git a/sonar/ooxml-schema-encryption/pom.xml b/sonar/ooxml-schema-encryption/pom.xml index d5c682cf2e..3c2118f35d 100644 --- a/sonar/ooxml-schema-encryption/pom.xml +++ b/sonar/ooxml-schema-encryption/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.13-SNAPSHOT + 3.14-beta1-SNAPSHOT poi-ooxml-schema-encryption jar diff --git a/sonar/ooxml-schema-security/pom.xml b/sonar/ooxml-schema-security/pom.xml index 1ec9f02353..c947a16411 100644 --- a/sonar/ooxml-schema-security/pom.xml +++ b/sonar/ooxml-schema-security/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.13-SNAPSHOT + 3.14-beta1-SNAPSHOT poi-ooxml-schema-security jar diff --git a/sonar/ooxml-schema/pom.xml b/sonar/ooxml-schema/pom.xml index 32108f7aa7..a40fb9a2ac 100644 --- a/sonar/ooxml-schema/pom.xml +++ b/sonar/ooxml-schema/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.13-SNAPSHOT + 3.14-beta1-SNAPSHOT poi-ooxml-schema jar diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml index 4d1b52a742..743da6279d 100644 --- a/sonar/ooxml/pom.xml +++ b/sonar/ooxml/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.13-SNAPSHOT + 3.14-beta1-SNAPSHOT poi-ooxml jar diff --git a/sonar/pom.xml b/sonar/pom.xml index a34f74335d..f17c0655af 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -7,7 +7,7 @@ org.apache.poi poi-parent pom - 3.13-SNAPSHOT + 3.14-beta1-SNAPSHOT Apache POI - the Java API for Microsoft Documents diff --git a/sonar/scratchpad/pom.xml b/sonar/scratchpad/pom.xml index c3dc3112a1..d689694dbe 100644 --- a/sonar/scratchpad/pom.xml +++ b/sonar/scratchpad/pom.xml @@ -6,7 +6,7 @@ org.apache.poi poi-parent - 3.13-SNAPSHOT + 3.14-beta1-SNAPSHOT poi-scratchpad jar -- 2.39.5