Update SNAPSHOT to 2.0.0.M1

This commit is contained in:
Marcin Grzejszczak
2017-06-29 08:24:17 +02:00
parent 4501b29a74
commit 76e47bfdec
43 changed files with 59 additions and 59 deletions

View File

@@ -6,13 +6,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.M1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-samples</artifactId>
<packaging>pom</packaging>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.M1</version>
<name>Spring Cloud Contract Samples</name>
<description>Spring Cloud Contract Samples</description>