From 5e18cfd4b429521bb9426adf451acf3b7554135d Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Mon, 9 Sep 2024 11:27:41 -0300 Subject: [PATCH] Avoid publishing support modules in Maven Central --- pom.xml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 350d6c4..337554c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,8 +13,7 @@ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. - --> - + --> 4.0.0 io.quarkiverse @@ -28,7 +27,6 @@ pom - 17 17 @@ -68,7 +66,6 @@ ui deployment runtime - docs scm:git:git@github.com:quarkiverse/quarkus-dashbuilder.git @@ -101,6 +98,18 @@ + + docs + + + performRelease + !true + + + + docs + + it