Update SNAPSHOT to 2.0.0.M7

This commit is contained in:
buildmaster
2018-02-27 01:30:18 +00:00
parent 41be5a6d60
commit c0f773ecd3
51 changed files with 75 additions and 75 deletions

View File

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