Files
spring-cloud-contract/samples/standalone/restdocs/http-client/gradle.properties
Marcin Grzejszczak 012eac8f3c Fixing the build (#63)
we are installing artifacts twice. With Maven and Gradle then. We need to change that.

fixes #62
2016-08-22 11:33:17 +02:00

3 lines
84 B
INI

org.gradle.daemon=false
verifierVersion=1.0.0.BUILD-SNAPSHOT
BOM_VERSION=Brixton.SR4