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/karaf-cellar.git
The following commit(s) were added to refs/heads/main by this push:
new 22d6776 [KARAF-7078] Upgrade to maven-bundle-plugin 5.1.2
new 2a44d1a Merge pull request #83 from jbonofre/KARAF-7078
22d6776 is described below
commit 22d6776c90a64a543ac6b24c79cff1641d2c01d3
Author: jbonofre <[email protected]>
AuthorDate: Sat Mar 27 18:52:20 2021 +0100
[KARAF-7078] Upgrade to maven-bundle-plugin 5.1.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 34375b6..28b2359 100644
--- a/pom.xml
+++ b/pom.xml
@@ -431,7 +431,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>5.1.1</version>
+ <version>5.1.2</version>
<extensions>true</extensions>
<configuration>
<instructions>