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 d80bd3ee6f ARTEMIS-4895: use parent managed maven-plugin-plugin
version, already 3.13.1 currently
d80bd3ee6f is described below
commit d80bd3ee6f82f457384245d5a5f15c64f2b26e4e
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jul 10 13:06:13 2024 +0100
ARTEMIS-4895: use parent managed maven-plugin-plugin version, already
3.13.1 currently
---
artemis-maven-plugin/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 97743291de..c833b90cb0 100644
--- a/artemis-maven-plugin/pom.xml
+++ b/artemis-maven-plugin/pom.xml
@@ -96,7 +96,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
- <version>3.13.1</version>
<executions>
<execution>
<id>default-descriptor</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact