Next Development Version

This commit is contained in:
Spring Buildmaster
2019-04-03 10:34:44 +00:00
parent 0f27b1a65e
commit ca3a864565
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.20.BUILD-SNAPSHOT</version>
<version>1.5.21.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.20.BUILD-SNAPSHOT</version>
<version>1.5.21.BUILD-SNAPSHOT</version>
</dependency>
<!-- Test -->
<dependency>