aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/scratchpad
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2018-12-16 18:17:21 +0000
committerAndreas Beeker <kiwiwings@apache.org>2018-12-16 18:17:21 +0000
commite896d921a4c1637e8f9a77a56564c2f83dd181bc (patch)
treebbdcb2535335d67cd815ad729a58db65f24240b7 /sonar/scratchpad
parenta308c6467e7efa4ed128ce6424cbf34e02ae59ec (diff)
parentabe662db86034a0676bc0160e0878fbecefef488 (diff)
downloadpoi-e896d921a4c1637e8f9a77a56564c2f83dd181bc.tar.gz
poi-e896d921a4c1637e8f9a77a56564c2f83dd181bc.zip
#60656 - EMF image support in slideshows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849040 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/scratchpad')
-rw-r--r--sonar/scratchpad/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/scratchpad/pom.xml b/sonar/scratchpad/pom.xml
index a980e15568..5af72fdee3 100644
--- a/sonar/scratchpad/pom.xml
+++ b/sonar/scratchpad/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.poi</groupId>
<artifactId>poi-parent</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<artifactId>poi-scratchpad</artifactId>
<packaging>jar</packaging>