ARTEMIS-4863: remove unused pluginManagement entry for xml-maven-plugin
Not used for a decade, since 4b63891aaa
This commit is contained in:
parent
f6429e3345
commit
c6517f4c44
5
pom.xml
5
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>
|
||||
|
|
Loading…
Reference in New Issue