Update SNAPSHOT to 1.4.0.RC1

This commit is contained in:
Spencer Gibb
2017-10-20 17:15:30 -04:00
parent d087d7e082
commit a9bb8d4ec5
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.0.BUILD-SNAPSHOT</version>
<version>1.4.0.RC1</version>
<relativePath>..</relativePath>
</parent>