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/04/27 11:27:37 UTC

karaf git commit: [KARAF-3702] Upgrade to Felix WebConsole Plugins Event 1.1.2

Repository: karaf
Updated Branches:
  refs/heads/master f42085cbd -> 52e0cf810


[KARAF-3702] Upgrade to Felix WebConsole Plugins Event 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/52e0cf81
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/52e0cf81
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/52e0cf81

Branch: refs/heads/master
Commit: 52e0cf810ebd5e6bc6aedd4752eddeb3b774d8a8
Parents: f42085c
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Apr 27 11:27:10 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Apr 27 11:27:10 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/52e0cf81/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 96df2d7..5e73d79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
         <felix.metatype.version>1.0.12</felix.metatype.version>
         <felix.eventadmin.version>1.4.2</felix.eventadmin.version>
-        <felix.eventadmin.webconsole.plugin.version>1.1.0</felix.eventadmin.webconsole.plugin.version>
+        <felix.eventadmin.webconsole.plugin.version>1.1.2</felix.eventadmin.webconsole.plugin.version>
         <felix.obr.version>1.0.2</felix.obr.version>
         <felix.scr.version>1.8.2</felix.scr.version>
         <felix.scr.webconsole.plugin.version>1.0.0</felix.scr.webconsole.plugin.version>