diff options
author | Dominik Stadler <centic@apache.org> | 2016-03-03 13:36:26 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2016-03-03 13:36:26 +0000 |
commit | 71d3c07b7d8ba15c0668172c46867857f1d5e1f1 (patch) | |
tree | 0f3700dd451dbd3bd0ffa47c648601730ffad52b /sonar/ooxml-schema/pom.xml | |
parent | 88bc3f928ef66b188df6210998de1e3a175ce4fd (diff) | |
download | poi-71d3c07b7d8ba15c0668172c46867857f1d5e1f1.tar.gz poi-71d3c07b7d8ba15c0668172c46867857f1d5e1f1.zip |
Switch to 3.15-beta1 in the sonar-build-files as well
Add a bit more cleanup and removal of old libs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733464 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/ooxml-schema/pom.xml')
-rw-r--r-- | sonar/ooxml-schema/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml-schema/pom.xml b/sonar/ooxml-schema/pom.xml index bcdd049f0c..db390a26e6 100644 --- a/sonar/ooxml-schema/pom.xml +++ b/sonar/ooxml-schema/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.apache.poi</groupId> <artifactId>poi-parent</artifactId> - <version>3.14-beta1-SNAPSHOT</version> + <version>3.15-beta1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>poi-ooxml-schema</artifactId> |