Update SNAPSHOT to 1.4.0.RELEASE

This commit is contained in:
Ryan Baxter
2017-11-20 15:22:35 -05:00
parent b278e531c9
commit db63853853
8 changed files with 13 additions and 13 deletions

View File

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