Fixup version numbers following release
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
actual jars). Run with '$ java -jar target/*.jar'.
|
||||
</description>
|
||||
|
||||
<property name="spring-boot.version" value="1.5.20.BUILD-SNAPSHOT" />
|
||||
<property name="spring-boot.version" value="1.5.21.BUILD-SNAPSHOT" />
|
||||
<property name="lib.dir" location="${basedir}/target/lib" />
|
||||
<property name="start-class" value="sample.ant.SampleAntApplication" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user