Update boot parent to 2.1.0.BUILD-SNAPSHOT

This commit is contained in:
Soby Chacko
2018-10-11 08:57:06 -04:00
parent 12649abfeb
commit 57c980cfa2
+1 -1
View File
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.0.M3</version>
<version>2.1.0.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>