Update SNAPSHOT to 1.3.1.RELEASE

This commit is contained in:
Spencer Gibb
2017-05-19 16:34:26 -06:00
parent d9113a417d
commit 63e6a0ebd3
9 changed files with 154 additions and 154 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>1.3.1.BUILD-SNAPSHOT</version>
<version>1.3.1.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Config Docs</name>