diff --git a/config/releaser.yml b/config/releaser.yml index f99b986a29..ce0569073b 100644 --- a/config/releaser.yml +++ b/config/releaser.yml @@ -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