Update SNAPSHOT to 2.2.2.RELEASE

This commit is contained in:
buildmaster
2020-03-04 20:39:33 +00:00
parent 5c1088ca31
commit c510829c55
62 changed files with 97 additions and 97 deletions

View File

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