summaryrefslogtreecommitdiffstats
path: root/sonar/scratchpad
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2018-08-31 12:10:00 +0000
committerAndreas Beeker <kiwiwings@apache.org>2018-08-31 12:10:00 +0000
commitd9eb8bc8a41e7cb86547dddf26a4f72a0090208b (patch)
tree4bd2bf08df0d723fe476af3b1c2a879f5b208029 /sonar/scratchpad
parent99b9b7828cb268f62daa5b0c5639e549477b2c6f (diff)
downloadpoi-d9eb8bc8a41e7cb86547dddf26a4f72a0090208b.tar.gz
poi-d9eb8bc8a41e7cb86547dddf26a4f72a0090208b.zip
prepare for 4.0.1-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839750 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/scratchpad')
-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 176c78fad4..0c930ec375 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>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-beta1-SNAPSHOT</version>
</parent>
<artifactId>poi-scratchpad</artifactId>
<packaging>jar</packaging>