Update SNAPSHOT to 2.2.0.RC2

This commit is contained in:
buildmaster
2019-11-10 00:37:32 +00:00
parent 1f8ea546d2
commit a2d343d542
60 changed files with 84 additions and 85 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>spring-cloud-contract-spec-java</artifactId>