Update SNAPSHOT to 2.1.1.RELEASE

This commit is contained in:
buildmaster
2019-03-05 20:21:45 +00:00
parent 05b3ea5519
commit be3dd56cd8
50 changed files with 81 additions and 86 deletions

View File

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

View File

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

View File

@@ -7,13 +7,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-docker-parent</artifactId>
<version>2.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-stub-runner-docker</artifactId>
<packaging>pom</packaging>
<version>2.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1.RELEASE</version>
<name>Spring Cloud Contract Stub Runner Docker</name>
<description>Spring Cloud Contract Stub Runner Docker</description>