This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 40b84a7788 AMQ-9707: Upgrade to maven-bundle-plugin 6.0.0 (#1440)
40b84a7788 is described below
commit 40b84a7788134dabf4b244d0791cb615f1702590
Author: JB Onofré <[email protected]>
AuthorDate: Wed May 28 17:15:29 2025 +0200
AMQ-9707: Upgrade to maven-bundle-plugin 6.0.0 (#1440)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ae4818318d..8e1055c90d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,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-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
<maven-rar-plugin-version>3.0.0</maven-rar-plugin-version>
<exec-maven-plugin-version>3.1.0</exec-maven-plugin-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact