Going back to snapshots

This commit is contained in:
buildmaster
2018-10-16 00:27:30 +00:00
parent 621c99fba8
commit 697b5ac37f
49 changed files with 73 additions and 73 deletions

View File

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

View File

@@ -1,3 +1,3 @@
org.gradle.daemon=false
verifierVersion=1.2.6.RELEASE
verifierVersion=1.2.6.BUILD-SNAPSHOT
bootVersion=1.5.9.RELEASE