diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2020-01-31 18:56:15 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2020-01-31 18:56:15 +0000 |
commit | 6fe1862d286fbac2a2fce6796341c019519535da (patch) | |
tree | 2e966c4f124a6aebdf3f29fc0ee9655259f89853 /sonar/pom.xml | |
parent | 646e1984d02fb18c7ee5811d4784797ac358f399 (diff) | |
download | poi-6fe1862d286fbac2a2fce6796341c019519535da.tar.gz poi-6fe1862d286fbac2a2fce6796341c019519535da.zip |
prepare for 4.1.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873433 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 d5b1b90a14..a14b8b776b 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.2-SNAPSHOT</version> + <version>4.1.3-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> |