Should fix the docker snapshot issue; fixes gh-562

This commit is contained in:
Marcin Grzejszczak
2018-03-02 18:11:50 +01:00
parent 92a3c2b3d6
commit 1862f6674a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
releaser.maven.buildCommand: ./scripts/noIntegration.sh
releaser.gradle.gradlePropsSubstitution:
verifierVersion: spring-cloud-contract
verifierVersion: spring-cloud-contract
bootVersion: spring-boot

View File

@@ -1,3 +1,2 @@
org.gradle.daemon=false
verifierVersion=2.0.0.BUILD-SNAPSHOT
bootVersion=2.0.0.BUILD-SNAPSHOT