Update SNAPSHOT to 2.0.0.RC1

This commit is contained in:
buildmaster
2018-04-23 15:09:43 +00:00
parent 0e2e4c1b87
commit 7a6037cafe
47 changed files with 66 additions and 66 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docs</artifactId>