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

cziegeler pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git


The following commit(s) were added to refs/heads/master by this push:
     new 7070353  Specify bnd maven plugin version
7070353 is described below

commit 70703539e6f9aefbedff56f8d9e3233158f855fa
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Mar 30 11:56:40 2021 +0200

    Specify bnd maven plugin version
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 72e84a3..7d9328a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,6 +91,7 @@
             <plugin>
                 <groupId>biz.aQute.bnd</groupId>
                 <artifactId>bnd-maven-plugin</artifactId>
+                <version>5.3.0</version>
                 <configuration>
                     <bnd>
                         <![CDATA[

Reply via email to