diff --git a/spring-boot-samples/spring-boot-sample-actuator/build.xml b/spring-boot-samples/spring-boot-sample-actuator/build.xml index cac3fb10783..47ded0967db 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/build.xml +++ b/spring-boot-samples/spring-boot-sample-actuator/build.xml @@ -5,7 +5,7 @@ '$ ant -lib ivy-2.2.jar' (substitute the location of your actual ivy jar). Run with '$ java -jar target/*.jar'. - + diff --git a/spring-boot-samples/spring-boot-sample-actuator/ivy.xml b/spring-boot-samples/spring-boot-sample-actuator/ivy.xml index e60dfcbd968..dc5a06c65ad 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/ivy.xml +++ b/spring-boot-samples/spring-boot-sample-actuator/ivy.xml @@ -6,8 +6,8 @@ - - - + + + \ No newline at end of file