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

@@ -5,7 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli</artifactId>
<version>1.1.2.BUILD-SNAPSHOT</version>
<version>1.1.2.RELEASE</version>
<packaging>jar</packaging>
<name>spring-cloud-cli</name>
@@ -14,7 +14,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>
<dependencies>