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/20 20:46:47 UTC

git commit: [KARAF-2700] Upgrade to Felix Metatype 1.0.10

Updated Branches:
  refs/heads/master 477d35ca9 -> 7861220b0


[KARAF-2700] Upgrade to Felix Metatype 1.0.10


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

Branch: refs/heads/master
Commit: 7861220b06454055354e73c9f520b04ca1e016c6
Parents: 477d35c
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Jan 20 20:46:17 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Jan 20 20:46:17 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/7861220b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a9eaeeb..0865e8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
         <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>
+        <felix.metatype.version>1.0.10</felix.metatype.version>
         <felix.eventadmin.version>1.3.2</felix.eventadmin.version>
         <felix.eventadmin.webconsole.plugin.version>1.1.0</felix.eventadmin.webconsole.plugin.version>
         <felix.obr.version>1.0.2</felix.obr.version>