Next development version

This commit is contained in:
Stephane Nicoll
2016-09-21 17:05:50 +02:00
parent 5684924f60
commit 6643ec3713
183 changed files with 249 additions and 249 deletions

View File

@@ -11,7 +11,7 @@
actual jars). Run with '$ java -jar target/*.jar'.
</description>
<property name="spring-boot.version" value="1.5.0.BUILD-SNAPSHOT" />
<property name="spring-boot.version" value="2.0.0.BUILD-SNAPSHOT" />
<property name="lib.dir" location="${basedir}/target/lib" />
<property name="start-class" value="sample.ant.SampleAntApplication" />