aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/ooxml-schema
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2020-01-31 18:56:15 +0000
committerAndreas Beeker <kiwiwings@apache.org>2020-01-31 18:56:15 +0000
commit6fe1862d286fbac2a2fce6796341c019519535da (patch)
tree2e966c4f124a6aebdf3f29fc0ee9655259f89853 /sonar/ooxml-schema
parent646e1984d02fb18c7ee5811d4784797ac358f399 (diff)
downloadpoi-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/ooxml-schema')
-rw-r--r--sonar/ooxml-schema/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml-schema/pom.xml b/sonar/ooxml-schema/pom.xml
index 2963e131ad..6ec4d3d3df 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>4.1.2-SNAPSHOT</version>
+ <version>4.1.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>poi-ooxml-schema</artifactId>