Update SNAPSHOT to 2.2.8.RELEASE

This commit is contained in:
buildmaster
2021-07-06 15:41:08 +00:00
parent 820e22e88b
commit 0762a64eb7
61 changed files with 95 additions and 95 deletions

View File

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