diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2016-04-03 22:25:55 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2016-04-03 22:25:55 +0000 |
commit | 75362550ccfd79e32b5e540f2f352756bb5acb2f (patch) | |
tree | 6c064bcf40eb0c896fe9273b90723b04d6c9ddfa /sonar/ooxml-schema-security/pom.xml | |
parent | 18fed6d36e6c9e812d82148383a43ea65e6ffe9d (diff) | |
download | poi-75362550ccfd79e32b5e540f2f352756bb5acb2f.tar.gz poi-75362550ccfd79e32b5e540f2f352756bb5acb2f.zip |
prepare for 3.15-beta2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737615 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/ooxml-schema-security/pom.xml')
-rw-r--r-- | sonar/ooxml-schema-security/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml-schema-security/pom.xml b/sonar/ooxml-schema-security/pom.xml index 351774d7c3..14a8ac759e 100644 --- a/sonar/ooxml-schema-security/pom.xml +++ b/sonar/ooxml-schema-security/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.apache.poi</groupId> <artifactId>poi-parent</artifactId> - <version>3.15-beta1-SNAPSHOT</version> + <version>3.15-beta2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>poi-ooxml-schema-security</artifactId> |