Repository: activemq Updated Branches: refs/heads/trunk 3845aaa43 -> 0b7d9420c
Upgrade to jolokia 1.2.1 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/0b7d9420 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/0b7d9420 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/0b7d9420 Branch: refs/heads/trunk Commit: 0b7d9420cd5599723e6c3fe09f967eac4262baad Parents: 3845aaa Author: Claus Ibsen <[email protected]> Authored: Wed Apr 30 07:56:52 2014 +0200 Committer: Claus Ibsen <[email protected]> Committed: Wed Apr 30 07:56:52 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/0b7d9420/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a42be58..6acada5 100755 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ <jstl-version>1.1.2</jstl-version> <jettison-version>1.3.5</jettison-version> <jmock-version>2.5.1</jmock-version> - <jolokia-version>1.2.0</jolokia-version> + <jolokia-version>1.2.1</jolokia-version> <josql-version>1.5_5</josql-version> <!-- for json-simple use same version as jolokia uses --> <json-simple-version>1.1</json-simple-version>
