set version to 1.0.0.BUILD-SNAPSHOT

This commit is contained in:
Spencer Gibb
2015-05-20 16:39:28 -06:00
parent d5947ea0c0
commit 6e1701b01a
8 changed files with 13 additions and 12 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.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>