Bumping versions to 4.0.5-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-07-27 21:34:42 +00:00
parent 5ebba9bd02
commit 030eeff2d3
68 changed files with 107 additions and 107 deletions

View File

@@ -12,13 +12,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-docker-parent</artifactId>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docker</artifactId>
<packaging>pom</packaging>
<version>4.0.4-SNAPSHOT</version>
<version>4.0.5-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=4.0.4-SNAPSHOT
verifierVersion=4.0.5-SNAPSHOT
springBootVersion=3.0.9
camelVersion=3.11.0