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 2016/08/10 08:48:34 UTC

activemq git commit: Upgrade Jolokia

Repository: activemq
Updated Branches:
  refs/heads/master 4437393aa -> aae4b3dda


Upgrade Jolokia


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

Branch: refs/heads/master
Commit: aae4b3dda75239c7a2943ff4da302c8b2d4c1e73
Parents: 4437393
Author: Claus Ibsen <cl...@gmail.com>
Authored: Wed Aug 10 10:48:27 2016 +0200
Committer: Claus Ibsen <cl...@gmail.com>
Committed: Wed Aug 10 10:48:27 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/aae4b3dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 735a6e7..25610bd 100755
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
     <tomcat-api-version>8.0.24</tomcat-api-version>
     <jettison-version>1.3.7</jettison-version>
     <jmock-version>2.5.1</jmock-version>
-    <jolokia-version>1.3.3</jolokia-version>
+    <jolokia-version>1.3.4</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>