You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/12/14 17:51:54 UTC

[karaf] branch main updated: [KARAF-7615] Upgrade to Felix WebConsole DS plugin 2.2.0

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.git


The following commit(s) were added to refs/heads/main by this push:
     new c0a5132264 [KARAF-7615] Upgrade to Felix WebConsole DS plugin 2.2.0
     new 3599698f93 Merge pull request #1689 from jbonofre/KARAF-7615
c0a5132264 is described below

commit c0a513226444b9b832a3eca216f01580ac7bc27a
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Nov 28 20:47:47 2022 +0100

    [KARAF-7615] Upgrade to Felix WebConsole DS plugin 2.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ca14874696..724c819904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,7 +231,7 @@
         <felix.eventadmin.webconsole.plugin.version>1.1.8</felix.eventadmin.webconsole.plugin.version>
         <felix.obr.version>1.0.2</felix.obr.version>
         <felix.scr.version>2.2.4</felix.scr.version>
-        <felix.scr.webconsole.plugin.version>2.1.0</felix.scr.webconsole.plugin.version>
+        <felix.scr.webconsole.plugin.version>2.2.0</felix.scr.webconsole.plugin.version>
         <felix.scr.annotation.version>1.12.0</felix.scr.annotation.version>
         <felix.resolver.version>2.0.4</felix.resolver.version>