diff options
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 3e9314cb6a..0e141f749e 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -3,7 +3,7 @@ <groupId>org.apache.poi</groupId> <artifactId>poi-parent</artifactId> <packaging>pom</packaging> - <version>3.17-beta2-SNAPSHOT</version> + <version>3.18-beta1-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> |