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 44e9c919d [AMQ-8625] Upgrade to maven-bundle-plugin 5.1.8
new 5b9f77bdb Merge pull request #869 from jbonofre/AMQ-8625
44e9c919d is described below
commit 44e9c919d40563c3c6902887261e86442880bb7e
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Jul 31 08:33:17 2022 +0200
[AMQ-8625] Upgrade to maven-bundle-plugin 5.1.8
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a5690a844..b0856cabf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,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.6</maven-bundle-plugin-version>
+ <maven-bundle-plugin-version>5.1.8</maven-bundle-plugin-version>
<maven-surefire-plugin-version>3.0.0-M6</maven-surefire-plugin-version>
<maven-antrun-plugin-version>1.8</maven-antrun-plugin-version>
<maven-assembly-plugin-version>3.3.0</maven-assembly-plugin-version>