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 2013/11/10 18:59:24 UTC

svn commit: r1540499 - /karaf/branches/karaf-2.x/pom.xml

Author: jbonofre
Date: Sun Nov 10 17:59:24 2013
New Revision: 1540499

URL: http://svn.apache.org/r1540499
Log:
[KARAF-2564] Upgrade to Felix WebConsole Event plugin 1.1.0

Modified:
    karaf/branches/karaf-2.x/pom.xml

Modified: karaf/branches/karaf-2.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.x/pom.xml?rev=1540499&r1=1540498&r2=1540499&view=diff
==============================================================================
--- karaf/branches/karaf-2.x/pom.xml (original)
+++ karaf/branches/karaf-2.x/pom.xml Sun Nov 10 17:59:24 2013
@@ -137,7 +137,7 @@
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
         <felix.metatype.version>1.0.8</felix.metatype.version>
         <felix.eventadmin.version>1.3.2</felix.eventadmin.version>
-        <felix.eventadmin.webconsole.plugin.version>1.0.2</felix.eventadmin.webconsole.plugin.version>
+        <felix.eventadmin.webconsole.plugin.version>1.1.0</felix.eventadmin.webconsole.plugin.version>
         <felix.obr.version>1.0.2</felix.obr.version>
         <felix.scr.version>1.8.0</felix.scr.version>
         <felix.scr.webconsole.plugin.version>1.0.0</felix.scr.webconsole.plugin.version>