Update SNAPSHOT to 1.4.2.RELEASE

This commit is contained in:
buildmaster
2018-02-08 14:36:02 +00:00
parent 9ae99cf48a
commit cc33b3e4f8
8 changed files with 13 additions and 13 deletions

View File

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