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 12:19:29 UTC

karaf git commit: [KARAF-5369] Upgrade to Felix Metatype 1.1.4

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


[KARAF-5369] Upgrade to Felix Metatype 1.1.4


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

Branch: refs/heads/karaf-4.1.x
Commit: 1b1ea08b63a4a24a6efbd460b37f1c87378e09fe
Parents: 915943b
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Sep 12 14:05:48 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Sep 13 14:19:15 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/1b1ea08b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 94cd84f..c7603f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
         <felix.utils.version>1.10.0</felix.utils.version>
         <felix.webconsole.version>4.3.4</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
-        <felix.metatype.version>1.1.2</felix.metatype.version>
+        <felix.metatype.version>1.1.4</felix.metatype.version>
         <felix.eventadmin.version>1.4.10</felix.eventadmin.version>
         <felix.eventadmin.webconsole.plugin.version>1.1.6</felix.eventadmin.webconsole.plugin.version>
         <felix.obr.version>1.0.2</felix.obr.version>