diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2017-04-11 22:14:38 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2017-04-11 22:14:38 +0000 |
commit | 9fe2769ecd9ec80b3b4025cbcff505129f61a9d8 (patch) | |
tree | 262c18c56e55a68bf8450306cd62113dedafbaa6 /sonar/scratchpad | |
parent | 209c10a3f50d4290dfe2aa1c14637c6091a74788 (diff) | |
download | poi-9fe2769ecd9ec80b3b4025cbcff505129f61a9d8.tar.gz poi-9fe2769ecd9ec80b3b4025cbcff505129f61a9d8.zip |
prepare for 3.17-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791047 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/scratchpad')
-rw-r--r-- | sonar/scratchpad/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/scratchpad/pom.xml b/sonar/scratchpad/pom.xml index 29353ce944..d00aab756d 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.16-beta3-SNAPSHOT</version> + <version>3.17-beta1-SNAPSHOT</version> </parent> <artifactId>poi-scratchpad</artifactId> <packaging>jar</packaging> |