Update SNAPSHOT to 2.0.0.RELEASE

This commit is contained in:
buildmaster
2018-06-19 01:22:57 +00:00
parent e67b969762
commit ffeb8f74eb
47 changed files with 71 additions and 71 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.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docs</artifactId>