Update SNAPSHOT to 2.0.0.M3

This commit is contained in:
buildmaster
2017-11-16 15:37:04 +00:00
parent 830b41d597
commit 88dfd12a02
14 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>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.M3</version>
<relativePath>..</relativePath>
</parent>