You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2022/08/30 09:44:50 UTC

[qpid-proton-j] branch main updated: PROTON-2597: update to maven-bundle-plugin 5.1.8

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/qpid-proton-j.git


The following commit(s) were added to refs/heads/main by this push:
     new afdb3f54 PROTON-2597: update to maven-bundle-plugin 5.1.8
afdb3f54 is described below

commit afdb3f5450e9fa63d1a7b79b95f91aeb025bc415
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Tue Aug 30 10:37:55 2022 +0100

    PROTON-2597: update 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 f1eaeb44..e824ba23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
     <bcpkix-jdk15on-version>1.70</bcpkix-jdk15on-version>
 
     <!-- Plugin versions -->
-    <maven-bundle-plugin-version>5.1.2</maven-bundle-plugin-version>
+    <maven-bundle-plugin-version>5.1.8</maven-bundle-plugin-version>
     <jacoco-plugin-version>0.8.8</jacoco-plugin-version>
 
     <!-- See also maven.compiler.release in the java9on profile -->


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org