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 00:02:40 +0200
commit89f0b3fa7130336a0f58815d80501ecc7eaa3bf8 (patch)
tree6604f0830f60ccab92df547000264fc61fddbb0a /pom.xml
parent638534295b36d08e598a72d1fb21e66f1250d6dd (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 198f27a8d9b..7a805a3fc13 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>