Update SNAPSHOT to 2.1.4.RELEASE

This commit is contained in:
buildmaster
2019-09-09 18:46:50 +00:00
parent 3ec68bd60e
commit 5ab09cd105
10 changed files with 18 additions and 17 deletions

View File

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