Update parent pom to Boot snapshots

This commit is contained in:
Dave Syer
2018-10-10 14:02:15 +01:00
parent 310af6c513
commit 73f9d2e675

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.0.M1</version>
<version>2.1.0.BUILD-SNAPSHOT</version>
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>