diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index cf7c39b272d..e2c6641e9a5 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -300,56 +300,5 @@ - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-antrun-plugin - [1.7,) - - run - - - - - - - - - - org.apache.maven.plugins - - - maven-dependency-plugin - - - [2.8,) - - - - copy-dependencies - - - - - - - - - - - - - diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index e60eabb98b9..e9b9d109557 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -329,6 +329,25 @@ + + + + org.apache.maven.plugins + + + maven-plugin-plugin + + + [3.2,) + + + descriptor + + + + + +