Repository: karaf Updated Branches: refs/heads/karaf-2.x d6cf57857 -> 2e7aa857d
[KARAF-3594] Upgrade to Aries JMX Core 1.1.3 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/d7899b5c Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/d7899b5c Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/d7899b5c Branch: refs/heads/karaf-2.x Commit: d7899b5c524617d76f117a8fafeae41381c72642 Parents: d6cf578 Author: Guillaume Nodet <[email protected]> Authored: Mon Mar 9 10:57:50 2015 +0100 Committer: Guillaume Nodet <[email protected]> Committed: Mon Mar 9 10:58:45 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/d7899b5c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 163012c..b039eec 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,7 @@ <aries.blueprint.cm.version>1.0.6</aries.blueprint.cm.version> <aries.blueprint.web.version>1.0.1</aries.blueprint.web.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.core.version>1.1.3</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.2</aries.jpa.version>
