Update SNAPSHOT to 2.1.7.RELEASE

This commit is contained in:
Spencer Gibb
2020-03-02 16:53:44 -05:00
parent 0c7584af4f
commit aef63b9d39
9 changed files with 16 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>2.1.7.BUILD-SNAPSHOT</version>
<version>2.1.7.RELEASE</version>
<relativePath>..</relativePath>
</parent>