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/08/26 14:13:02 UTC

git commit: [KARAF-2932] Upgrade to Felix WebConsole 4.2.2

Repository: karaf
Updated Branches:
  refs/heads/master c36882ea3 -> 40f026506


[KARAF-2932] Upgrade to Felix WebConsole 4.2.2


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

Branch: refs/heads/master
Commit: 40f026506a86d141f2f611e92cfd360152660e2c
Parents: c36882e
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Aug 26 14:12:33 2014 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Aug 26 14:12:33 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/40f02650/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d68721d..983b53e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
         <felix.gogo.version>0.12.1</felix.gogo.version>
         <felix.plugin.version>2.5.0</felix.plugin.version>
         <felix.utils.version>1.6.0</felix.utils.version>
-        <felix.webconsole.version>4.2.0</felix.webconsole.version>
+        <felix.webconsole.version>4.2.2</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
         <felix.metatype.version>1.0.10</felix.metatype.version>
         <felix.eventadmin.version>1.4.0</felix.eventadmin.version>