Next Development Version

This commit is contained in:
Spring Buildmaster
2017-01-30 20:10:13 +00:00
parent 20c1370107
commit 5c12500366
183 changed files with 248 additions and 248 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.5.1.BUILD-SNAPSHOT</version>
<version>1.5.2.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.1.BUILD-SNAPSHOT</version>
<version>1.5.2.BUILD-SNAPSHOT</version>
</dependency>
<!-- Test -->
<dependency>