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 2016/11/30 19:23:58 UTC

karaf git commit: [KARAF-4857] Upgrade to Felix EventAdmin 1.4.8

Repository: karaf
Updated Branches:
  refs/heads/master d6ef76feb -> 7cf00038a


[KARAF-4857] Upgrade to Felix EventAdmin 1.4.8


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

Branch: refs/heads/master
Commit: 7cf00038a5eaa4487045aac99f1b547a2093aefe
Parents: d6ef76f
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Wed Nov 30 20:21:42 2016 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Wed Nov 30 20:23:48 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/7cf00038/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7915767..4a15d41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
         <felix.webconsole.version>4.2.14</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>
         <felix.metatype.version>1.1.2</felix.metatype.version>
-        <felix.eventadmin.version>1.4.6</felix.eventadmin.version>
+        <felix.eventadmin.version>1.4.8</felix.eventadmin.version>
         <felix.eventadmin.webconsole.plugin.version>1.1.4</felix.eventadmin.webconsole.plugin.version>
         <felix.obr.version>1.0.2</felix.obr.version>
         <felix.scr.version>2.0.6</felix.scr.version>