You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2016/03/08 14:19:28 UTC

[2/4] karaf git commit: [KARAF-4405] Upgrade to Felix Framework 5.6.0

[KARAF-4405] Upgrade to Felix Framework 5.6.0


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

Branch: refs/heads/master
Commit: 7fe50ce9b3ab9222e5532c9d8844a4dcadc2d33b
Parents: 4eed514
Author: Guillaume Nodet <gn...@apache.org>
Authored: Tue Mar 8 13:09:31 2016 +0100
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Tue Mar 8 13:16:33 2016 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/7fe50ce9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ef79b63..f2602f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
         <felix.connect.version>0.1.0</felix.connect.version>
         <felix.coordinator.version>1.0.2</felix.coordinator.version>
         <felix.fileinstall.version>3.5.2</felix.fileinstall.version>
-        <felix.framework.version>5.4.0</felix.framework.version>
+        <felix.framework.version>5.5.0-SNAPSHOT</felix.framework.version>
         <felix.framework.security.version>2.4.0</felix.framework.security.version>
         <felix.gogo.version>0.16.2</felix.gogo.version>
         <felix.inventory.version>1.0.4</felix.inventory.version>
@@ -198,7 +198,7 @@
         <felix.scr.compat.version>1.0.2</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.resolver.version>1.8.0</felix.resolver.version>
+        <felix.resolver.version>1.9.0-SNAPSHOT</felix.resolver.version>
 
         <aries.application.version>1.0.0</aries.application.version>
         <aries.application.api.version>1.0.0</aries.application.api.version>