From 0110a3e8dd2ba0152bcbf4cb228753c8b8889d81 Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 12 Aug 2024 10:48:06 +0200 Subject: [PATCH] BUILD-5864: Use artifactory.publish.artifacts to publish or not the artifacts --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 847835c..c58c089 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,7 @@ yyyy-MM-dd'T'HH:mm:ssZ snapshot + true @@ -712,7 +713,7 @@ {{ARTIFACTORY_DEPLOY_USERNAME}} {{ARTIFACTORY_DEPLOY_PASSWORD}} true - true + ${artifactory.publish.artifacts} ${gitRepositoryName}