Fix SNAPSHOT version
This commit is contained in:
@@ -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.2.8.BUILD-SNAPSHOT" />
|
||||
<property name="spring-boot.version" value="1.2.9.BUILD-SNAPSHOT" />
|
||||
<property name="start-class" value="org.springframework.boot.sample.actuator.SampleActuatorApplication" />
|
||||
<property name="lib.dir" location="${basedir}/lib" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user