diff --git a/config/releaser.yml b/config/releaser.yml index 1a3195deea..19daad1dce 100644 --- a/config/releaser.yml +++ b/config/releaser.yml @@ -1,4 +1,4 @@ -releaser.maven.buildCommand: ./scripts/noIntegration.sh +releaser.maven.buildCommand: ./scripts/noIntegration.sh {{systemProps}} releaser.maven.deployCommand: ./mvnw deploy -DskipTests -B -Pfast,deploy -Dgradle.publish-plugins.task=-Phello=world {{systemProps}} releaser.gradle.gradlePropsSubstitution: verifierVersion: spring-cloud-contract