diff --git a/config/releaser.yml b/config/releaser.yml index ce0569073b..1a3195deea 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.publish-plugins.task=-Phello=world {{systemProps}} releaser.gradle.gradlePropsSubstitution: verifierVersion: spring-cloud-contract bootVersion: spring-boot