Update SNAPSHOT to 1.1.2.RELEASE

This commit is contained in:
Spencer Gibb
2016-11-28 10:09:48 -07:00
parent c259293933
commit 5eaf6aa87a
15 changed files with 27 additions and 27 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-consul</artifactId>
<version>1.1.2.BUILD-SNAPSHOT</version>
<version>1.1.2.RELEASE</version>
<relativePath>..</relativePath>
</parent>