Going back to snapshots

This commit is contained in:
buildmaster
2019-05-23 16:49:55 +00:00
parent 59085f0d05
commit 0ec3d66512
49 changed files with 74 additions and 74 deletions

View File

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