From 3bee9d0d5b0d30548a48a94aef1cefea86014a09 Mon Sep 17 00:00:00 2001 From: Vivek <40461643+Vivekkr0311@users.noreply.github.com> Date: Fri, 25 Jul 2025 14:10:27 +0530 Subject: [PATCH] [ACS-9823]: [publish] Disable central publishing plugin execution for alfresco-rad module (#715) --- modules/alfresco-rad/pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/modules/alfresco-rad/pom.xml b/modules/alfresco-rad/pom.xml index 24fe49c6..3e9d298d 100644 --- a/modules/alfresco-rad/pom.xml +++ b/modules/alfresco-rad/pom.xml @@ -56,9 +56,12 @@ org.sonatype.central central-publishing-maven-plugin - - true - + + + default-cli + none + +