Fixing the wrong task

This commit is contained in:
Marcin Grzejszczak
2019-09-10 20:26:18 +02:00
parent d2ff700f18
commit 93c5679949

View File

@@ -1,5 +1,5 @@
releaser.maven.buildCommand: ./scripts/noIntegration.sh
releaser.maven.deployCommand: ./mvnw deploy -DskipTests -B -Pfast,deploy -Dgradle.publishPlugins.task="-Phello=world" {{systemProps}}
releaser.maven.deployCommand: ./mvnw deploy -DskipTests -B -Pfast,deploy -Dgradle.publishPlugins.task=-Phello=world {{systemProps}}
releaser.gradle.gradlePropsSubstitution:
verifierVersion: spring-cloud-contract
bootVersion: spring-boot