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/pom.xml | |
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/pom.xml')
-rw-r--r-- | sonar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/pom.xml b/sonar/pom.xml index ed6dbd9ad2..91e5062ec6 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -4,7 +4,7 @@ <groupId>org.apache.poi</groupId> <artifactId>poi-parent</artifactId> <packaging>pom</packaging> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.2-SNAPSHOT</version> <name>Apache POI - the Java API for Microsoft Documents</name> <description>Maven build of Apache POI for Sonar checks</description> <url>http://poi.apache.org/</url> |