Commit 61232395 authored by Phillip Webb's avatar Phillip Webb

Fixup versions

parent 57eec8cc
......@@ -1158,4 +1158,4 @@
</plugins>
</pluginManagement>
</build>
</project>
</project>
\ No newline at end of file
......@@ -5,7 +5,7 @@
'$ ant -lib ivy-2.2.jar' (substitute the location of your actual ivy jar). Run with '$ java -jar target/*.jar'.
</description>
<property name="spring-boot.version" value="1.0.0.BUILD-SNAPSHOT" />
<property name="spring-boot.version" value="1.1.0.BUILD-SNAPSHOT" />
<property name="start-class" value="org.springframework.boot.sample.actuator.SampleActuatorApplication" />
<target name="resolve" description="--> retrieve dependencies with ivy">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment