diff options
author | Ahmed Ashour <asashour@yahoo.com> | 2017-09-13 14:18:56 +0200 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-09-13 16:27:36 +0300 |
commit | ce25750a8fd3642cf1ed7d0dac708517d5bfd226 (patch) | |
tree | 7f54032cc6285612fd03ed76deac619b1181d1ea /pom.xml | |
parent | 229792f64251dd7ca9510e52743128228958bb85 (diff) | |
download | vaadin-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |