Update SNAPSHOT to 1.0.2.RELEASE

This commit is contained in:
Spencer Gibb
2016-06-30 15:56:33 -06:00
parent c2ff08b665
commit ea20ef3986
13 changed files with 20 additions and 20 deletions

View File

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