summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-06-20 00:02:40 +0200
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-06-20 22:51:57 +0200
commitbb3376f21cc7446dc1a16b8de1e611ecb687cd2b (patch)
treec2889639781be781ed7666b616623ebf78c40a34 /pom.xml
parenta4be82a0e37e52e86c6bcb15daca6f6b345f89db (diff)
Upgrade exec-maven-plugin to 1.6.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index be75d43ec83..6b39c904a05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,7 +210,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>1.2.1</version>
+ <version>1.6.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>