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

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-converters</artifactId>

View File

@@ -15,7 +15,7 @@
#
nexusUsername=
nexusPassword=
verifierVersion=2.2.0.BUILD-SNAPSHOT
verifierVersion=2.2.0.RC1
org.gradle.daemon=false
aetherVersion=1.1.0
springCloudBuildVersion=2.2.0.BUILD-SNAPSHOT
springCloudBuildVersion=2.2.0.RC1

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -15,5 +15,5 @@
#
wiremockVersion=2.25.1
jsonAssertVersion=0.4.13
verifierVersion=2.2.0.BUILD-SNAPSHOT
verifierVersion=2.2.0.RC1
groovyVersion=2.4.17

View File

@@ -15,6 +15,6 @@
#
wiremockVersion=2.25.1
jsonAssertVersion=0.4.13
verifierVersion=2.2.0.BUILD-SNAPSHOT
bootVersion=2.2.0.RC1
verifierVersion=2.2.0.RC1
bootVersion=2.2.0.RELEASE
groovyVersion=2.4.17

View File

@@ -15,6 +15,6 @@
#
wiremockVersion=2.25.1
jsonAssertVersion=0.4.13
verifierVersion=2.2.0.BUILD-SNAPSHOT
bootVersion=2.2.0.RC1
verifierVersion=2.2.0.RC1
bootVersion=2.2.0.RELEASE
groovyVersion=2.4.17

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-pact</artifactId>