Going back to snapshots

This commit is contained in:
buildmaster
2018-01-16 17:20:15 +00:00
parent 19deb01269
commit f5561d3f9b
45 changed files with 61 additions and 79 deletions

View File

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