From d9fb7cece2e99fd453d2df6c01dcd3d2db2759b4 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Mon, 9 Sep 2024 11:39:44 -0300 Subject: [PATCH] Avoid publishing support modules in Maven Central --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 34812cd..6ab8583 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,6 @@ deployment runtime - docs @@ -67,4 +66,18 @@ + + + docs + + + performRelease + !true + + + + docs + + +