Update SNAPSHOT to 2.2.0.RC1

This commit is contained in:
buildmaster
2019-10-24 21:30:13 +00:00
parent d5acc0ca12
commit bc042bd0e3
60 changed files with 92 additions and 93 deletions

View File

@@ -11,13 +11,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-docker-parent</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docker</artifactId>
<packaging>pom</packaging>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<name>Spring Cloud Contract Docker</name>
<description>Spring Cloud Contract Docker</description>

View File

@@ -1,2 +1,2 @@
org.gradle.daemon=false
verifierVersion=2.2.0.BUILD-SNAPSHOT
verifierVersion=2.2.0.RC1