Update SNAPSHOT to 2.1.9.RELEASE

This commit is contained in:
buildmaster
2020-05-28 16:13:09 +00:00
parent 03eaadc253
commit 3450616ea5
9 changed files with 16 additions and 11 deletions

View File

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