Bump to 1.1.2.RELEASE

This commit is contained in:
Dave Syer
2016-06-30 07:55:32 -07:00
parent c700983281
commit 82b44fe333
8 changed files with 17 additions and 17 deletions

View File

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