From f8289b55ba954e0ec8535370c342d572076b4472 Mon Sep 17 00:00:00 2001 From: Praful Rakhade Date: Fri, 5 Sep 2025 11:53:59 +0530 Subject: [PATCH] [DSD-8845] Platform Components - 1.2.x.x DST Perf Fix (J11) release Signed-off-by: Praful Rakhade --- commons-packet/commons-packet-service/pom.xml | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/commons-packet/commons-packet-service/pom.xml b/commons-packet/commons-packet-service/pom.xml index 00f90377b8..f81ea743ea 100644 --- a/commons-packet/commons-packet-service/pom.xml +++ b/commons-packet/commons-packet-service/pom.xml @@ -118,6 +118,16 @@ + + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.maven.plugin.version} + true + + ossrh + false + + org.springframework.boot spring-boot-maven-plugin @@ -343,18 +353,9 @@ false - - org.sonatype.central - central-publishing-maven-plugin - ${central.publishing.maven.plugin.version} - true - - ossrh - false - - +