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 2017/09/13 14:02:45 UTC

karaf git commit: [KARAF-5370] Upgrade to Felix Resolver 1.14.0

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.1.x 1b1ea08b6 -> 516923797


[KARAF-5370] Upgrade to Felix Resolver 1.14.0


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

Branch: refs/heads/karaf-4.1.x
Commit: 516923797fb01fb9edddde650bf76911e22cb8e1
Parents: 1b1ea08
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Sep 12 14:07:14 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Sep 13 16:02:27 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/51692379/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c7603f0..630fe06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@
         <felix.scr.compat.version>1.0.4</felix.scr.compat.version>
         <felix.scr.webconsole.plugin.version>2.0.6</felix.scr.webconsole.plugin.version>
         <felix.scr.annotation.version>1.12.0</felix.scr.annotation.version>
-        <felix.resolver.version>1.12.0</felix.resolver.version>
+        <felix.resolver.version>1.14.0</felix.resolver.version>
 
         <aries.application.version>1.0.0</aries.application.version>
         <aries.application.api.version>1.0.0</aries.application.api.version>