Fixing POM version

This commit is contained in:
Ryan Baxter
2020-08-24 16:55:57 -04:00
parent 9cd18d2f0f
commit 9f39b27ba9

View File

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