diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2018-11-19 21:25:14 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2018-11-19 21:25:14 +0000 |
commit | 0377b57a5427d94bba4d220998f64a270628658a (patch) | |
tree | 738dbb12857df7c08c218bcfcbb08ca21e048609 /sonar/pom.xml | |
parent | 6d9706b73505eeaf02091300afdf1d3dcc53bb3d (diff) | |
download | poi-0377b57a5427d94bba4d220998f64a270628658a.tar.gz poi-0377b57a5427d94bba4d220998f64a270628658a.zip |
prepare for 4.0.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846951 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 87c2daf37c..3fcaf93e5d 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.0.1-SNAPSHOT</version> + <version>4.0.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> |