This is an automated email from the ASF dual-hosted git repository.

grobmeier pushed a commit to branch ms12_restructure_website_2x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit e8df28604eb4e0683d3027dd49c2bd2350af04c4
Author: Christian Grobmeier <[email protected]>
AuthorDate: Tue Mar 12 10:27:24 2024 +0100

    added inherited false for not executing this in submodules
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index dd40787ceb..d6c41dd46f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -738,6 +738,7 @@
       <plugin>
         <groupId>org.asciidoctor</groupId>
         <artifactId>asciidoctor-maven-plugin</artifactId>
+        <inherited>false</inherited>
         <dependencies>
           <dependency>
             <groupId>io.spring.asciidoctor</groupId>

Reply via email to