Update SNAPSHOT to 1.0.1.RELEASE

This commit is contained in:
Spencer Gibb
2016-06-07 12:27:35 -06:00
parent 4fd07d96ac
commit e7b7c31cf7
14 changed files with 20 additions and 21 deletions

View File

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