This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new 1faf5fe770 AMQ-9707: Upgrade to maven-bundle-plugin 6.0.0
1faf5fe770 is described below
commit 1faf5fe770fc1f7424da5754843d23da060c5bf9
Author: JB Onofré <[email protected]>
AuthorDate: Wed May 28 17:16:44 2025 +0200
AMQ-9707: Upgrade to maven-bundle-plugin 6.0.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c130976663..fdd359527c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
<javaee-javadoc-url>http://download.oracle.com/javaee/6/api/</javaee-javadoc-url>
<!-- Maven Plugin Version for this Project -->
- <maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
+ <maven-bundle-plugin-version>6.0.0</maven-bundle-plugin-version>
<maven-surefire-plugin-version>3.5.2</maven-surefire-plugin-version>
<maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
<maven-assembly-plugin-version>3.7.1</maven-assembly-plugin-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact