Update SNAPSHOT to 2.0.0.M8

This commit is contained in:
buildmaster
2018-03-22 23:52:03 +00:00
parent 63e32fdf1f
commit 501fefd389
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.M8</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docker</artifactId>
<packaging>pom</packaging>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.M8</version>
<name>Spring Cloud Contract Docker</name>
<description>Spring Cloud Contract Docker</description>