Update SNAPSHOT to 1.1.5.RELEASE

This commit is contained in:
Spencer Gibb
2016-11-01 12:42:26 -06:00
parent a4cc3afb94
commit bbba01a80d
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.1.5.BUILD-SNAPSHOT</version>
<version>1.1.5.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context</artifactId>