[KARAF-2868] Upgrade to aries jmx core 1.1.2 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/2f7341c8 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/2f7341c8 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/2f7341c8
Branch: refs/heads/karaf-2.x Commit: 2f7341c85eb108051c7fa0384a685019a94433fb Parents: 1656593 Author: Guillaume Nodet <gno...@gmail.com> Authored: Wed Jul 9 08:24:55 2014 +0200 Committer: Guillaume Nodet <gno...@gmail.com> Committed: Wed Jul 9 08:24:55 2014 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/2f7341c8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3b3dd32..99efd58 100644 --- a/pom.xml +++ b/pom.xml @@ -170,8 +170,8 @@ <aries.blueprint.core.version>1.4.0</aries.blueprint.core.version> <aries.blueprint.cm.version>1.0.3</aries.blueprint.cm.version> <aries.blueprint.web.version>1.0.1</aries.blueprint.web.version> - <aries.jmx.api.version>1.1.0</aries.jmx.api.version> - <aries.jmx.core.version>1.1.1</aries.jmx.core.version> + <aries.jmx.api.version>1.1.1</aries.jmx.api.version> + <aries.jmx.core.version>1.1.2</aries.jmx.core.version> <aries.jmx.blueprint.api.version>1.1.0</aries.jmx.blueprint.api.version> <aries.jmx.blueprint.core.version>1.1.0</aries.jmx.blueprint.core.version> <aries.jpa.version>1.0.1</aries.jpa.version>