You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2022/03/16 10:37:44 UTC

[felix-dev] branch master updated: FELIX-6487 : Update to Jetty 11 - Use latest maven-bundle-plugin

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/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 66e26bc  FELIX-6487 : Update to Jetty 11 - Use latest maven-bundle-plugin
66e26bc is described below

commit 66e26bc618f310f9502d677c11ac5552b7dc13ba
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Mar 16 11:37:36 2022 +0100

    FELIX-6487 : Update to Jetty 11 - Use latest maven-bundle-plugin
---
 http/bridge/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index 7569ed1..b1300c4 100644
--- a/http/bridge/pom.xml
+++ b/http/bridge/pom.xml
@@ -48,6 +48,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>5.1.4</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>