From ec6ec707083958b530ff76a03d2dc0a3e992723d Mon Sep 17 00:00:00 2001 From: Simon Hirtreiter Date: Mon, 2 Sep 2024 16:40:48 +0200 Subject: [PATCH] :bug: gateway skip deploy --- refarch-gateway/pom.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/refarch-gateway/pom.xml b/refarch-gateway/pom.xml index e0fc530f..ee75ca5a 100644 --- a/refarch-gateway/pom.xml +++ b/refarch-gateway/pom.xml @@ -191,9 +191,13 @@ ${maven-release-plugin.version} true - false - release - deploy + + + + org.apache.maven.plugins + maven-deploy-plugin + + true