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