summaryrefslogtreecommitdiffstats
path: root/sonar/ooxml-schema-security
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2015-10-25 00:26:43 +0000
committerNick Burch <nick@apache.org>2015-10-25 00:26:43 +0000
commit7d7cbf7db30273ab30644318b59330ddea552f5d (patch)
tree12537e9111c583f0358e0d0154127f8403ce7fd6 /sonar/ooxml-schema-security
parentd95108b5f5ddf6d712b66f75ae0e01c302ab1751 (diff)
downloadpoi-7d7cbf7db30273ab30644318b59330ddea552f5d.tar.gz
poi-7d7cbf7db30273ab30644318b59330ddea552f5d.zip
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
Diffstat (limited to 'sonar/ooxml-schema-security')
-rw-r--r--sonar/ooxml-schema-security/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<parent>
<groupId>org.apache.poi</groupId>
<artifactId>poi-parent</artifactId>
- <version>3.13-SNAPSHOT</version>
+ <version>3.14-beta1-SNAPSHOT</version>
</parent>
<artifactId>poi-ooxml-schema-security</artifactId>
<packaging>jar</packaging>