Repository: activemq Updated Branches: refs/heads/master 138e52b08 -> f320f8499
Upgrade to jolokia 1.3.1 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/f320f849 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/f320f849 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/f320f849 Branch: refs/heads/master Commit: f320f84991d840de555d810a32d7c166759c800f Parents: 138e52b Author: Claus Ibsen <[email protected]> Authored: Thu May 28 11:17:09 2015 +0200 Committer: Claus Ibsen <[email protected]> Committed: Thu May 28 11:17:09 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/f320f849/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ea81b0c..daadb18 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.3.0</jolokia-version> + <jolokia-version>1.3.1</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>
