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 2014/01/01 14:09:02 UTC

git commit: [KARAF-2644] Upgrade to Felix Utils 1.4.2

Updated Branches:
  refs/heads/master 1730a0c15 -> 2405a8eac


[KARAF-2644] Upgrade to Felix Utils 1.4.2


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

Branch: refs/heads/master
Commit: 2405a8eacc899f9a4d97ab8a0d45cc9d4ff0a205
Parents: 1730a0c
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 1 14:08:32 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 1 14:08:32 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/2405a8ea/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d1f55a2..fe4f511 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
         <felix.framework.security.version>2.2.0</felix.framework.security.version>
         <felix.gogo.version>0.10.0</felix.gogo.version>
         <felix.plugin.version>2.4.0</felix.plugin.version>
-        <felix.utils.version>1.4.0</felix.utils.version>
+        <felix.utils.version>1.4.2</felix.utils.version>
         <felix.webconsole.version>4.2.0</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
         <felix.metatype.version>1.0.8</felix.metatype.version>