aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/scratchpad/pom.xml
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/scratchpad/pom.xml
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/scratchpad/pom.xml')
-rw-r--r--sonar/scratchpad/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<parent>
<groupId>org.apache.poi</groupId>
<artifactId>poi-parent</artifactId>
- <version>3.13-SNAPSHOT</version>
+ <version>3.14-beta1-SNAPSHOT</version>
</parent>
<artifactId>poi-scratchpad</artifactId>
<packaging>jar</packaging>