Update SNAPSHOT to 4.0.0-M3

This commit is contained in:
buildmaster
2022-06-15 15:01:33 +00:00
parent f9ca2d9a6d
commit d4ee69f3de
53 changed files with 75 additions and 75 deletions

View File

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