Bumping versions to 2.2.2.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2019-12-20 14:31:45 +00:00
parent a4d6a67f0b
commit d451d5fd8e
80 changed files with 115 additions and 115 deletions

View File

@@ -11,13 +11,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-docker-parent</artifactId>
<version>2.2.1.BUILD-SNAPSHOT</version>
<version>2.2.2.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docker</artifactId>
<packaging>pom</packaging>
<version>2.2.1.BUILD-SNAPSHOT</version>
<version>2.2.2.BUILD-SNAPSHOT</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.1.BUILD-SNAPSHOT
verifierVersion=2.2.2.BUILD-SNAPSHOT