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 2017/07/18 16:12:36 UTC

karaf git commit: [KARAF-5256] Upgrade to Felix SCR 2.0.12

Repository: karaf
Updated Branches:
  refs/heads/master b3a6d363b -> 138616f8f


[KARAF-5256] Upgrade to Felix SCR 2.0.12


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/138616f8
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/138616f8
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/138616f8

Branch: refs/heads/master
Commit: 138616f8fed5a860b6145920c91bcde2c83cfc52
Parents: b3a6d36
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Jul 18 18:12:16 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Jul 18 18:12:16 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/138616f8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cee8b6f..c4080e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@
         <felix.eventadmin.version>1.4.8</felix.eventadmin.version>
         <felix.eventadmin.webconsole.plugin.version>1.1.6</felix.eventadmin.webconsole.plugin.version>
         <felix.obr.version>1.0.2</felix.obr.version>
-        <felix.scr.version>2.0.10</felix.scr.version>
+        <felix.scr.version>2.0.12</felix.scr.version>
         <felix.scr.compat.version>1.0.4</felix.scr.compat.version>
         <felix.scr.webconsole.plugin.version>2.0.6</felix.scr.webconsole.plugin.version>
         <felix.scr.annotation.version>1.12.0</felix.scr.annotation.version>