Updates build to 3.0.0-SNAPSHOT

This commit is contained in:
Spencer Gibb
2020-04-16 18:26:27 -04:00
parent 0ff85d84a2
commit a9479f5296

View File

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