diff --git a/commons-packet/commons-packet-service/pom.xml b/commons-packet/commons-packet-service/pom.xml index 7ecee8bab6..652e3b1402 100644 --- a/commons-packet/commons-packet-service/pom.xml +++ b/commons-packet/commons-packet-service/pom.xml @@ -181,6 +181,15 @@ central-publishing-maven-plugin ${central.publishing.maven.plugin.version} true + + + default-publish + none + + publish + + + ossrh false diff --git a/commons-packet/pom.xml b/commons-packet/pom.xml index e2e7190574..8f52240c85 100644 --- a/commons-packet/pom.xml +++ b/commons-packet/pom.xml @@ -152,6 +152,15 @@ central-publishing-maven-plugin ${central.publishing.maven.plugin.version} true + + + default-publish + none + + publish + + + ossrh false