aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/ooxml-schema-encryption/pom.xml
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2015-11-29 19:53:44 +0000
committerDominik Stadler <centic@apache.org>2015-11-29 19:53:44 +0000
commit760c3e19558ed73c6538b56417720104541670fa (patch)
tree8a054036ca4211b5c4378182f9327136e30e8499 /sonar/ooxml-schema-encryption/pom.xml
parent85717b7c3cb372e7887cbc8e1df6a2381e76df60 (diff)
downloadpoi-760c3e19558ed73c6538b56417720104541670fa.tar.gz
poi-760c3e19558ed73c6538b56417720104541670fa.zip
Update some maven plugins to the latest version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717113 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/ooxml-schema-encryption/pom.xml')
-rw-r--r--sonar/ooxml-schema-encryption/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml-schema-encryption/pom.xml b/sonar/ooxml-schema-encryption/pom.xml
index dec7da0a41..835f644b08 100644
--- a/sonar/ooxml-schema-encryption/pom.xml
+++ b/sonar/ooxml-schema-encryption/pom.xml
@@ -24,7 +24,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.6</version>
+ <version>1.8</version>
<executions>
<execution>
<id>unzip-schema</id>