Next development version

This commit is contained in:
Spring Buildmaster
2018-10-16 08:44:44 +00:00
parent 8c1e3fd683
commit 4d24feb443
185 changed files with 250 additions and 250 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.5.17.BUILD-SNAPSHOT</version>
<version>1.5.18.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-ant</artifactId>
<name>Spring Boot Ant Sample</name>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-antlib</artifactId>
<version>1.5.17.BUILD-SNAPSHOT</version>
<version>1.5.18.BUILD-SNAPSHOT</version>
</dependency>
<!-- Test -->
<dependency>