From ce25750a8fd3642cf1ed7d0dac708517d5bfd226 Mon Sep 17 00:00:00 2001 From: Ahmed Ashour Date: Wed, 13 Sep 2017 14:18:56 +0200 Subject: Unify exec-maven-plugin to 1.6.0 --- client-compiled/pom.xml | 35 --------------------------------- compatibility-client-compiled/pom.xml | 36 ---------------------------------- compatibility-themes/pom.xml | 2 +- pom.xml | 2 +- themes/pom.xml | 37 ----------------------------------- uitest/pom.xml | 1 - 6 files changed, 2 insertions(+), 111 deletions(-) diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml index f9d6d99628..7bb6433815 100644 --- a/client-compiled/pom.xml +++ b/client-compiled/pom.xml @@ -108,41 +108,6 @@ - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.codehaus.mojo - - - exec-maven-plugin - - - [1.4.0,) - - - exec - - - - - - - - - - - - diff --git a/compatibility-client-compiled/pom.xml b/compatibility-client-compiled/pom.xml index 9b2cc05166..0b84983e2f 100644 --- a/compatibility-client-compiled/pom.xml +++ b/compatibility-client-compiled/pom.xml @@ -102,42 +102,6 @@ - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.codehaus.mojo - - - exec-maven-plugin - - - [1.4.0,) - - - exec - - - - - - - - - - - - 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 - [1.4.0,) + [1.6.0,) exec diff --git a/pom.xml b/pom.xml index f55123d2df..6b9f18526c 100644 --- a/pom.xml +++ b/pom.xml @@ -424,7 +424,7 @@ org.codehaus.mojo exec-maven-plugin - 1.4.0 + 1.6.0 org.codehaus.mojo diff --git a/themes/pom.xml b/themes/pom.xml index 9abca50b7b..de6d7e85c1 100644 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -176,43 +176,6 @@ - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.codehaus.mojo - - - exec-maven-plugin - - - [1.4.0,) - - - exec - - - - - - - - - - - - diff --git a/uitest/pom.xml b/uitest/pom.xml index 62847eb812..ecc6d722f1 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -359,7 +359,6 @@ org.codehaus.mojo exec-maven-plugin - 1.5.0 run-development-server -- cgit v1.2.3