You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2015/05/07 17:41:01 UTC

activemq git commit: Upgrade to jolokia 1.3.0

Repository: activemq
Updated Branches:
  refs/heads/master 1271d2ea0 -> 188434c6e


Upgrade to jolokia 1.3.0


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/188434c6
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/188434c6
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/188434c6

Branch: refs/heads/master
Commit: 188434c6eeae064bdc728e1d671d44f8c6a9fc51
Parents: 1271d2e
Author: Claus Ibsen <cl...@gmail.com>
Authored: Thu May 7 17:37:40 2015 +0200
Committer: Claus Ibsen <cl...@gmail.com>
Committed: Thu May 7 17:37:40 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/188434c6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b55f84f..c0fff6f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
     <jstl-version>1.1.2</jstl-version>
     <jettison-version>1.3.7</jettison-version>
     <jmock-version>2.5.1</jmock-version>
-    <jolokia-version>1.2.3</jolokia-version>
+    <jolokia-version>1.3.0</jolokia-version>
     <josql-version>1.5_5</josql-version>
     <!-- for json-simple use same version as jolokia uses -->
     <json-simple-version>1.1.1</json-simple-version>