From c6a60ab866e4d4d8d760d3598ebaeab3e6748667 Mon Sep 17 00:00:00 2001 From: Jakub Stejskal Date: Tue, 6 Feb 2024 16:21:14 +0100 Subject: [PATCH] Publish only maven plugin, not root project Signed-off-by: Jakub Stejskal --- pom.xml | 2 ++ test-docs-generator-maven-plugin/pom.xml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 6c71653..8471cd3 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,8 @@ 3.4.1 3.4.2 3.9.0 + + true diff --git a/test-docs-generator-maven-plugin/pom.xml b/test-docs-generator-maven-plugin/pom.xml index a133489..a13e866 100644 --- a/test-docs-generator-maven-plugin/pom.xml +++ b/test-docs-generator-maven-plugin/pom.xml @@ -24,6 +24,9 @@ 3.9.3 3.9.0 2.2.1 + + + false