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 /compatibility-themes | |
parent | 229792f64251dd7ca9510e52743128228958bb85 (diff) | |
download | vaadin-framework-ce25750a8fd3642cf1ed7d0dac708517d5bfd226.tar.gz vaadin-framework-ce25750a8fd3642cf1ed7d0dac708517d5bfd226.zip |
Unify exec-maven-plugin to 1.6.0
Diffstat (limited to 'compatibility-themes')
-rw-r--r-- | compatibility-themes/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility-themes/pom.xml b/compatibility-themes/pom.xml index f8002005ea..e6b872abb2 100644 --- a/compatibility-themes/pom.xml +++ b/compatibility-themes/pom.xml @@ -306,7 +306,7 @@ exec-maven-plugin </artifactId> <versionRange> - [1.4.0,) + [1.6.0,) </versionRange> <goals> <goal>exec</goal> |