diff --git a/awsapi/pom.xml b/awsapi/pom.xml index 3c2bbe16399..f0312309b98 100644 --- a/awsapi/pom.xml +++ b/awsapi/pom.xml @@ -418,49 +418,6 @@ - diff --git a/client/pom.xml b/client/pom.xml index abbc25dbcbf..5215e0cd90e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -562,36 +562,6 @@ - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-antrun-plugin - [1.7,) - - run - - - - - - - - - - - - diff --git a/plugins/user-authenticators/ldap/pom.xml b/plugins/user-authenticators/ldap/pom.xml index dc4e1725029..46eec81b946 100644 --- a/plugins/user-authenticators/ldap/pom.xml +++ b/plugins/user-authenticators/ldap/pom.xml @@ -90,39 +90,6 @@ - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.codehaus.gmaven - - - gmaven-plugin - - [1.3,) - - compile - testCompile - - - - - - - - - - - - diff --git a/pom.xml b/pom.xml index 3f65bdd05ad..c661d31da6e 100644 --- a/pom.xml +++ b/pom.xml @@ -560,6 +560,33 @@ + + + com.mycila.maven-license-plugin + maven-license-plugin + [1.9.0,) + + format + + + + + + + + + org.codehaus.gmaven + gmaven-plugin + [1.3,) + + compile + testCompile + + + + + +