diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2019-10-13 19:55:54 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2019-10-13 19:55:54 +0000 |
commit | ab5bb384bb42f569c2425b45458125da39bd9d59 (patch) | |
tree | 3aea3652df85218d8ce0aa28d2341500bbc6c33b /sonar/scratchpad | |
parent | 83b074472b9180dbf881a944a841367356920b7a (diff) | |
download | poi-ab5bb384bb42f569c2425b45458125da39bd9d59.tar.gz poi-ab5bb384bb42f569c2425b45458125da39bd9d59.zip |
prepare for 4.1.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868415 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 6cd27abcdc..dc94d9e256 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.1.1-SNAPSHOT</version> + <version>4.1.2-SNAPSHOT</version> </parent> <artifactId>poi-scratchpad</artifactId> <packaging>jar</packaging> |