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 2020/09/04 05:23:32 UTC

[karaf] branch karaf-4.2.x updated: Revert "[KARAF-6833] Upgrade to Felix SCR 2.1.22"

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

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 4efc1b3  Revert "[KARAF-6833] Upgrade to Felix SCR 2.1.22"
4efc1b3 is described below

commit 4efc1b3ba71c5337f886d1e535dc34c895fc7454
Author: jbonofre <jb...@apache.org>
AuthorDate: Fri Sep 4 07:21:25 2020 +0200

    Revert "[KARAF-6833] Upgrade to Felix SCR 2.1.22"
    
    This reverts commit 0097d056f989374c33fd8f60ccc8f0c8b346d679.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 73e1e6e..e3df9d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@
         <felix.eventadmin.version>1.5.0</felix.eventadmin.version>
         <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.1.22</felix.scr.version>
+        <felix.scr.version>2.1.20</felix.scr.version>
         <felix.scr.webconsole.plugin.version>2.1.0</felix.scr.webconsole.plugin.version>
         <felix.scr.annotation.version>1.12.0</felix.scr.annotation.version>
         <felix.resolver.version>1.16.0</felix.resolver.version>