[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/f514bcd4
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f514bcd4
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f514bcd4

Branch: refs/heads/master
Commit: f514bcd4773fc10ab846c1fca2f3e1efb37b95bc
Parents: 905af3f
Author: Guillaume Nodet <gno...@gmail.com>
Authored: Wed Jul 9 12:26:46 2014 +0200
Committer: Guillaume Nodet <gno...@gmail.com>
Committed: Wed Jul 9 12:26:46 2014 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/f514bcd4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a1776a4..d176507 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,8 +188,8 @@
         <aries.blueprint.cm.version>1.0.4</aries.blueprint.cm.version>
         
<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.0</aries.jmx.api.version>
-        <aries.jmx.core.version>1.1.2-SNAPSHOT</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.jmx.whiteboard.version>1.0.0</aries.jmx.whiteboard.version>

Reply via email to