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 2016/08/22 09:30:45 UTC

[47/50] [abbrv] karaf git commit: [KARAF-4616] Upgrade to Felix SCR 2.0.6, SCR Annotations 1.11.0, SCR Compat 1.0.4. This closes #227

[KARAF-4616] Upgrade to Felix SCR 2.0.6, SCR Annotations 1.11.0, SCR Compat 1.0.4. This closes #227


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

Branch: refs/heads/master
Commit: bc90f2dcf8a2035c67ba1e01806a20e4dbc39ab2
Parents: 2f05d66
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Sun Aug 21 09:45:07 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Mon Aug 22 11:29:22 2016 +0200

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/bc90f2dc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 039e44d..0a4e5e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,10 +196,10 @@
         <felix.eventadmin.version>1.4.6</felix.eventadmin.version>
         <felix.eventadmin.webconsole.plugin.version>1.1.4</felix.eventadmin.webconsole.plugin.version>
         <felix.obr.version>1.0.2</felix.obr.version>
-        <felix.scr.version>2.0.2</felix.scr.version>
-        <felix.scr.compat.version>1.0.2</felix.scr.compat.version>
+        <felix.scr.version>2.0.6</felix.scr.version>
+        <felix.scr.compat.version>1.0.4</felix.scr.compat.version>
         <felix.scr.webconsole.plugin.version>2.0.2</felix.scr.webconsole.plugin.version>
-        <felix.scr.annotation.version>1.6.0</felix.scr.annotation.version>
+        <felix.scr.annotation.version>1.11.0</felix.scr.annotation.version>
         <felix.resolver.version>1.9.0-SNAPSHOT</felix.resolver.version>
 
         <aries.application.version>1.0.0</aries.application.version>