summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAhmed Ashour <asashour@yahoo.com>2017-09-13 14:18:56 +0200
committerHenri Sara <henri.sara@gmail.com>2017-09-13 16:27:36 +0300
commitce25750a8fd3642cf1ed7d0dac708517d5bfd226 (patch)
tree7f54032cc6285612fd03ed76deac619b1181d1ea /pom.xml
parent229792f64251dd7ca9510e52743128228958bb85 (diff)
downloadvaadin-framework-ce25750a8fd3642cf1ed7d0dac708517d5bfd226.tar.gz
vaadin-framework-ce25750a8fd3642cf1ed7d0dac708517d5bfd226.zip
Unify 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 f55123d2df..6b9f18526c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>1.4.0</version>
+ <version>1.6.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>