Update SNAPSHOT to 1.3.1.RELEASE

This commit is contained in:
buildmaster
2018-01-11 21:21:26 +00:00
parent f54e4c8cc6
commit b60d21a076
6 changed files with 8 additions and 8 deletions

View File

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