Bumping versions to 3.1.9-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-06-29 13:50:12 +00:00
parent 30260c234f
commit 8d897f44ed
70 changed files with 110 additions and 110 deletions

View File

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

View File

@@ -12,13 +12,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-docker-parent</artifactId>
<version>3.1.8-SNAPSHOT</version>
<version>3.1.9-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docker</artifactId>
<packaging>pom</packaging>
<version>3.1.8-SNAPSHOT</version>
<version>3.1.9-SNAPSHOT</version>
<name>Spring Cloud Contract Docker</name>
<description>Spring Cloud Contract Docker</description>

View File

@@ -1,4 +1,4 @@
org.gradle.daemon=false
verifierVersion=3.1.8-SNAPSHOT
springBootVersion=2.6.14
verifierVersion=3.1.9-SNAPSHOT
springBootVersion=2.6.15
camelVersion=3.14.5

View File

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