From a0410378d748501c97b977cfb00860adb2c81b97 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Mon, 9 Sep 2024 21:37:30 -0300 Subject: [PATCH] Avoid publishing support modules in Maven Central (#14) --- pom.xml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 25d11e3..b7c4dda 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 io.quarkiverse @@ -29,7 +28,6 @@ deployment runtime cli - docs @@ -160,6 +158,18 @@ + + docs + + + performRelease + !true + + + + docs + + format @@ -174,7 +184,6 @@ net.revelc.code.formatter formatter-maven-plugin ${formatter-maven-plugin.version} - true @@ -188,12 +197,12 @@ + true net.revelc.code impsort-maven-plugin ${impsort-maven-plugin.version} - true @@ -207,7 +216,8 @@ - + true +