diff --git a/spring-bootstrap-samples/spring-bootstrap-actuator-ui-sample/pom.xml b/spring-bootstrap-samples/spring-bootstrap-actuator-ui-sample/pom.xml index 573615bcf81..753aa5b64bf 100644 --- a/spring-bootstrap-samples/spring-bootstrap-actuator-ui-sample/pom.xml +++ b/spring-bootstrap-samples/spring-bootstrap-actuator-ui-sample/pom.xml @@ -61,5 +61,42 @@ maven-exec-plugin + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-dependency-plugin + + + [2.6,) + + + + copy-dependencies + + + + + + + + + + + + + diff --git a/spring-bootstrap-starters/spring-bootstrap-starter/pom.xml b/spring-bootstrap-starters/spring-bootstrap-starter/pom.xml index a4c23b17a03..13d31e6a946 100644 --- a/spring-bootstrap-starters/spring-bootstrap-starter/pom.xml +++ b/spring-bootstrap-starters/spring-bootstrap-starter/pom.xml @@ -45,7 +45,6 @@ org.slf4j jcl-over-slf4j - runtime org.slf4j