From b12d728c06570e7618f4b53952285ede3fc03ae7 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 21 Jan 2014 10:22:42 -0800 Subject: [PATCH] Update ant example to 1.0.0.BUILD-SNAPSHOT --- spring-boot-samples/spring-boot-sample-actuator/build.xml | 2 +- spring-boot-samples/spring-boot-sample-actuator/ivy.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-actuator/build.xml b/spring-boot-samples/spring-boot-sample-actuator/build.xml index cac3fb1078..47ded0967d 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 e60dfcbd96..dc5a06c65a 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