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 2018/02/19 07:40:23 UTC

[karaf] branch karaf-4.1.x updated: [KARAF-5616] Upgrade to Felix SCR 2.0.14

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

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


The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
     new 0adcd6a  [KARAF-5616] Upgrade to Felix SCR 2.0.14
0adcd6a is described below

commit 0adcd6a036bf8a5442c1c60a67ea07a2332a11a4
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Feb 19 07:12:11 2018 +0100

    [KARAF-5616] Upgrade to Felix SCR 2.0.14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6207239..9026cc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
         <felix.eventadmin.version>1.4.10</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.0.12</felix.scr.version>
+        <felix.scr.version>2.0.14</felix.scr.version>
         <felix.scr.compat.version>1.0.4</felix.scr.compat.version>
         <felix.scr.webconsole.plugin.version>2.0.8</felix.scr.webconsole.plugin.version>
         <felix.scr.annotation.version>1.12.0</felix.scr.annotation.version>

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.