diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 3fc8a3cfe3..89ae668ab9 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -145,6 +145,41 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.springframework.boot + + + spring-boot-maven-plugin + + + [1.4.0.BUILD-SNAPSHOT,) + + + build-info + + + + + + + + + + + + diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index 19927cbe3b..2834220347 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator/pom.xml @@ -61,7 +61,7 @@ commons-logging - --> + -->