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/21 07:49:58 UTC

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 [Forced Update!]

Repository: karaf
Updated Branches:
  refs/heads/master c4fb640bf -> 18b0494b6 (forced update)


[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/18b0494b
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/18b0494b
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/18b0494b

Branch: refs/heads/master
Commit: 18b0494b68a30a9a683069a9e7510afa7dd1ac43
Parents: 886c2c3
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Sun Aug 21 09:45:07 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Sun Aug 21 09:49:42 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/18b0494b/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>