Update SNAPSHOT to 1.1.2.RELEASE

This commit is contained in:
Spencer Gibb
2016-07-01 12:13:10 -06:00
parent 7a942cbef3
commit ab807d3fe0
4 changed files with 9 additions and 9 deletions

View File

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