Bumping versions to 3.0.4-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-05-27 10:14:43 +00:00
parent 13b3406698
commit 2ffab7b954
76 changed files with 118 additions and 118 deletions

View File

@@ -12,13 +12,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-docker-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docker</artifactId>
<packaging>pom</packaging>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-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.0.3-SNAPSHOT
springBootVersion=2.4.6-SNAPSHOT
verifierVersion=3.0.4-SNAPSHOT
springBootVersion=2.4.6
camelVersion=3.4.3