From b354cfa0f3b3f757a9bbfe062de48b5cc366d711 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Mon, 9 Sep 2024 11:49:40 -0300 Subject: [PATCH] Avoid publishing support modules in Maven Central (#753) --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4bb596f7..539b21a8 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,6 @@ deployment runtime testing - docs scm:git:git@github.com:quarkiverse/quarkus-quinoa.git @@ -101,6 +100,18 @@ + + docs + + + performRelease + !true + + + + docs + + it