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/09/26 07:35:12 UTC

karaf git commit: [KARAF-4731] Upgrade Felix Framework 5.6.0 and Resolver 1.10.0

Repository: karaf
Updated Branches:
  refs/heads/master e3808c754 -> 5d0e66e29


[KARAF-4731] Upgrade Felix Framework 5.6.0 and Resolver 1.10.0

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

Branch: refs/heads/master
Commit: 5d0e66e29d1eb036740acf344790694dcb992040
Parents: e3808c7
Author: Guillaume Nodet <gn...@apache.org>
Authored: Mon Sep 26 09:35:00 2016 +0200
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Mon Sep 26 09:35:00 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/5d0e66e2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f8fae46..ed2e3d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
         <felix.connect.version>0.1.0</felix.connect.version>
         <felix.coordinator.version>1.0.2</felix.coordinator.version>
         <felix.fileinstall.version>3.5.4</felix.fileinstall.version>
-        <felix.framework.version>5.5.0-SNAPSHOT</felix.framework.version>
+        <felix.framework.version>5.6.0</felix.framework.version>
         <felix.framework.security.version>2.4.0</felix.framework.security.version>
         <felix.gogo.runtime.version>0.17.0-SNAPSHOT</felix.gogo.runtime.version>
         <felix.gogo.jline.version>0.1.0-SNAPSHOT</felix.gogo.jline.version>
@@ -202,7 +202,7 @@
         <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.11.0</felix.scr.annotation.version>
-        <felix.resolver.version>1.9.0-SNAPSHOT</felix.resolver.version>
+        <felix.resolver.version>1.10.0</felix.resolver.version>
 
         <aries.application.version>1.0.0</aries.application.version>
         <aries.application.api.version>1.0.0</aries.application.api.version>