Updates build to 3.0.0-SNAPSHOT

This commit is contained in:
Spencer Gibb
2020-04-16 16:21:40 -04:00
parent 8f7fcb8840
commit 0ff85d84a2

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath/>
</parent>