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 2015/03/10 14:56:09 UTC

[3/3] karaf git commit: [KARAF-3600] Upgrade to felix utils 1.8.0

[KARAF-3600] Upgrade to felix utils 1.8.0

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

Branch: refs/heads/karaf-2.x
Commit: 99e1800f8a1fc42551ea6eb68ada56acac44a7d6
Parents: 2f7f6b1
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Tue Mar 10 12:03:13 2015 +0100
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Tue Mar 10 14:24:58 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/99e1800f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9e875f0..cafd9f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
         <felix.framework.security.version>2.4.0</felix.framework.security.version>
         <felix.gogo.version>0.12.1</felix.gogo.version>
         <felix.plugin.version>2.5.3</felix.plugin.version>
-        <felix.utils.version>1.6.0</felix.utils.version>
+        <felix.utils.version>1.8.0</felix.utils.version>
         <felix.webconsole.version>4.2.2</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
         <felix.metatype.version>1.0.10</felix.metatype.version>