You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2016/10/19 13:07:14 UTC

[2/4] karaf git commit: [KARAF-4788] Upgrade to Aries JXM Core 1.1.7

[KARAF-4788] Upgrade to Aries JXM Core 1.1.7

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

Branch: refs/heads/master
Commit: 8d5239418d6ab65329c113d4766f7f4f75d15ae5
Parents: 4786a19
Author: Guillaume Nodet <gn...@apache.org>
Authored: Wed Oct 19 14:47:06 2016 +0200
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Wed Oct 19 14:47:06 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/8d523941/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a3c1f40..6fe368c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
         <aries.blueprint.spring.version>0.2.0</aries.blueprint.spring.version>
         <aries.blueprint.spring.extender.version>0.2.0</aries.blueprint.spring.extender.version>
         <aries.jmx.api.version>1.1.5</aries.jmx.api.version>
-        <aries.jmx.core.version>1.1.6</aries.jmx.core.version>
+        <aries.jmx.core.version>1.1.7</aries.jmx.core.version>
         <aries.jmx.blueprint.api.version>1.1.5</aries.jmx.blueprint.api.version>
         <aries.jmx.blueprint.core.version>1.1.5</aries.jmx.blueprint.core.version>
         <aries.jmx.whiteboard.version>1.1.5</aries.jmx.whiteboard.version>