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 2017/02/27 15:42:38 UTC

karaf git commit: [KARAF-5001] [KARAF-4967] Upgrade to Felix Resolver 1.12.0 and Felix Framework 5.6.2

Repository: karaf
Updated Branches:
  refs/heads/master 991903641 -> 1bafbb42a


[KARAF-5001] [KARAF-4967] Upgrade to Felix Resolver 1.12.0 and Felix Framework 5.6.2

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

Branch: refs/heads/master
Commit: 1bafbb42a4a196cc99e0aafd3cc7bf64ab2f881e
Parents: 9919036
Author: Guillaume Nodet <gn...@apache.org>
Authored: Mon Feb 27 16:29:50 2017 +0100
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Mon Feb 27 16:29:50 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/1bafbb42/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ed2f97f..a100505 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.8</felix.fileinstall.version>
-        <felix.framework.version>5.6.1</felix.framework.version>
+        <felix.framework.version>5.6.2</felix.framework.version>
         <felix.framework.security.version>2.6.0</felix.framework.security.version>
         <felix.gogo.runtime.version>1.0.2</felix.gogo.runtime.version>
         <felix.gogo.jline.version>1.0.2</felix.gogo.jline.version>
@@ -203,7 +203,7 @@
         <felix.scr.compat.version>1.0.4</felix.scr.compat.version>
         <felix.scr.webconsole.plugin.version>2.0.4</felix.scr.webconsole.plugin.version>
         <felix.scr.annotation.version>1.12.0</felix.scr.annotation.version>
-        <felix.resolver.version>1.10.1</felix.resolver.version>
+        <felix.resolver.version>1.12.0</felix.resolver.version>
 
         <aries.application.version>1.0.0</aries.application.version>
         <aries.application.api.version>1.0.0</aries.application.api.version>