Bumping versions to 3.0.7-SNAPSHOT after release

This commit is contained in:
buildmaster
2022-06-29 23:55:11 +00:00
parent 8ef43eb146
commit e75e58ff2a
69 changed files with 94 additions and 94 deletions

View File

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