Update SNAPSHOT to 3.1.0-M2

This commit is contained in:
buildmaster
2021-10-01 20:10:36 +00:00
parent 2ace494585
commit 2ba78b9cfa
55 changed files with 78 additions and 78 deletions

View File

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