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 2015/10/08 17:15:44 UTC

karaf git commit: [KARAF-4042] Upgrade to Felix Metatype 1.1.2

Repository: karaf
Updated Branches:
  refs/heads/master af6ce241a -> 7ddb3bae7


[KARAF-4042] Upgrade to Felix Metatype 1.1.2


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

Branch: refs/heads/master
Commit: 7ddb3bae7d892e691a20b841be91bdeb289d2c8e
Parents: af6ce24
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Oct 8 17:12:48 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Oct 8 17:12:48 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/7ddb3bae/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2d73954..f17bd1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
         <felix.utils.version>1.8.0</felix.utils.version>
         <felix.webconsole.version>4.2.8</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
-        <felix.metatype.version>1.0.12</felix.metatype.version>
+        <felix.metatype.version>1.1.2</felix.metatype.version>
         <felix.eventadmin.version>1.4.2</felix.eventadmin.version>
         <felix.eventadmin.webconsole.plugin.version>1.1.2</felix.eventadmin.webconsole.plugin.version>
         <felix.obr.version>1.0.2</felix.obr.version>