Bumped versions

This commit is contained in:
Marcin Grzejszczak
2020-01-20 11:22:18 +01:00
parent b018b710d1
commit ad00a39d17
82 changed files with 126 additions and 126 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>2.2.2.BUILD-SNAPSHOT</version>
<version>3.0.0.BUILD-SNAPSHOT</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.2.BUILD-SNAPSHOT</version>
<version>3.0.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-converters</artifactId>

View File

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

View File

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

View File

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

View File

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

View File

@@ -15,6 +15,6 @@
#
wiremockVersion=2.25.1
jsonAssertVersion=0.4.13
verifierVersion=2.2.2.BUILD-SNAPSHOT
bootVersion=2.2.2.RELEASE
verifierVersion=3.0.0.BUILD-SNAPSHOT
bootVersion=2.3.0.BUILD-SNAPSHOT
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.2.BUILD-SNAPSHOT</version>
<version>3.0.0.BUILD-SNAPSHOT</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.2.BUILD-SNAPSHOT</version>
<version>3.0.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -29,7 +29,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.2.RELEASE</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -29,7 +29,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.2.RELEASE</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -29,7 +29,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.2.RELEASE</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -29,7 +29,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.2.RELEASE</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -29,7 +29,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.2.RELEASE</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

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