Repository: karaf Updated Branches: refs/heads/master 7e2c59274 -> 1b0c13f30
[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/fb0b4b6e Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/fb0b4b6e Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/fb0b4b6e Branch: refs/heads/master Commit: fb0b4b6e04f74415269d337af3135679378ab1fb Parents: 7e2c592 Author: Guillaume Nodet <[email protected]> Authored: Mon Mar 9 10:57:50 2015 +0100 Committer: Guillaume Nodet <[email protected]> Committed: Mon Mar 9 11:07:10 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/fb0b4b6e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ded55d9..d3714a5 100644 --- a/pom.xml +++ b/pom.xml @@ -192,7 +192,7 @@ <aries.blueprint.jexl.evaluator.version>1.0.0</aries.blueprint.jexl.evaluator.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.jmx.whiteboard.version>1.0.0</aries.jmx.whiteboard.version>
