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 2019/05/06 07:42:44 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6261] Upgrade to Felix WebConsole MemoryUsage plugin 1.0.10

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new f9a1674  [KARAF-6261] Upgrade to Felix WebConsole MemoryUsage plugin 1.0.10
f9a1674 is described below

commit f9a16747f1332eefe58e603bc00e34ba4021485e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun May 5 16:43:21 2019 +0200

    [KARAF-6261] Upgrade to Felix WebConsole MemoryUsage plugin 1.0.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ecc2b9f..86669f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
         <felix.utils.version>1.11.2</felix.utils.version>
         <felix.webconsole.version>4.3.8</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
-        <felix.memoryusage.webconsole.plugin.version>1.0.8</felix.memoryusage.webconsole.plugin.version>
+        <felix.memoryusage.webconsole.plugin.version>1.0.10</felix.memoryusage.webconsole.plugin.version>
         <felix.metatype.version>1.2.2</felix.metatype.version>
         <felix.eventadmin.version>1.5.0</felix.eventadmin.version>
         <felix.eventadmin.webconsole.plugin.version>1.1.8</felix.eventadmin.webconsole.plugin.version>