Update SNAPSHOT to 2.1.2.RELEASE

This commit is contained in:
buildmaster
2019-04-16 20:05:07 +00:00
parent a9be17e113
commit 2fcda6e1cb
11 changed files with 34 additions and 30 deletions

View File

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