summaryrefslogtreecommitdiffstats
path: root/sonar
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2015-08-16 22:54:18 +0000
committerAndreas Beeker <kiwiwings@apache.org>2015-08-16 22:54:18 +0000
commitc26d5250d66e628d73bb80e3c1e4c0e279385b69 (patch)
tree66f33cae9a6126b45ce4f9a61a3de85b894facb7 /sonar
parentb49c01c35595a4b51af8e70fbd57d0b78167f61a (diff)
downloadpoi-c26d5250d66e628d73bb80e3c1e4c0e279385b69.tar.gz
poi-c26d5250d66e628d73bb80e3c1e4c0e279385b69.zip
Update to 3.13-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696179 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar')
-rw-r--r--sonar/ooxml-schema-security/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml-schema-security/pom.xml b/sonar/ooxml-schema-security/pom.xml
index 7debcf290e..8c1b3d1c79 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.12-SNAPSHOT</version>
+ <version>3.13-SNAPSHOT</version>
</parent>
<artifactId>poi-ooxml-schema-security</artifactId>
<packaging>jar</packaging>