Update SNAPSHOT to 1.1.9.RELEASE

This commit is contained in:
Ryan Baxter
2017-05-02 11:56:50 -04:00
parent 7744b639af
commit 89fdd1ecd4
6 changed files with 7 additions and 7 deletions

View File

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