Update SNAPSHOT to 3.0.0-M5

This commit is contained in:
buildmaster
2020-11-17 21:29:39 +00:00
parent 6b3b228fc2
commit 6a0b4555ea
60 changed files with 83 additions and 83 deletions

View File

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