You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by tj...@apache.org on 2020/03/17 18:53:32 UTC

[felix-atomos] branch master updated: Update to bnd-maven-plugin version 5.0

This is an automated email from the ASF dual-hosted git repository.

tjwatson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-atomos.git


The following commit(s) were added to refs/heads/master by this push:
     new 5408910  Update to bnd-maven-plugin version 5.0
     new 49ae505  Merge pull request #16 from tjwatson/updateBND
5408910 is described below

commit 54089103e7316ac64865f23012d6fe1fff9ab006
Author: Thomas Watson <tj...@us.ibm.com>
AuthorDate: Mon Mar 16 15:55:55 2020 -0500

    Update to bnd-maven-plugin version 5.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a3ed2c..4d54253 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
                 <plugin>
                     <groupId>biz.aQute.bnd</groupId>
                     <artifactId>bnd-maven-plugin</artifactId>
-                    <version>4.1.0</version>
+                    <version>5.0.0</version>
                     <executions>
                         <execution>
                             <goals>