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

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new c6517f4c44 ARTEMIS-4863: remove unused pluginManagement entry for 
xml-maven-plugin
c6517f4c44 is described below

commit c6517f4c445daf733537ef9bedd2c1bb84369eb1
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Jul 4 14:46:02 2024 +0100

    ARTEMIS-4863: remove unused pluginManagement entry for xml-maven-plugin
    
    Not used for a decade, since 4b63891aaad1e0164a7b684b11cb2be439d089b7
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 269cd18578..9875b758cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -873,11 +873,6 @@
                <artifactId>build-helper-maven-plugin</artifactId>
                <version>3.6.0</version>
             </plugin>
-            <plugin>
-               <groupId>org.codehaus.mojo</groupId>
-               <artifactId>xml-maven-plugin</artifactId>
-               <version>1.0</version>
-            </plugin>
             <!-- Many examples use it -->
             <plugin>
                <groupId>org.apache.activemq</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to