Repository: activemq-cli-tools Updated Branches: refs/heads/master 1504f9882 -> 9c03d340b
Update README.md Project: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/commit/9c03d340 Tree: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/tree/9c03d340 Diff: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/diff/9c03d340 Branch: refs/heads/master Commit: 9c03d340b64fc5bf781427f2ce3c953d392f6a92 Parents: 1504f98 Author: Christopher L. Shannon <[email protected]> Authored: Mon May 1 14:20:04 2017 -0400 Committer: GitHub <[email protected]> Committed: Mon May 1 14:20:04 2017 -0400 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/blob/9c03d340/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 5e0419d..cefaa36 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ useful for users of the ActiveMQ and ActiveMQ Artemis messaging brokers ## ActiveMQ KahaDB Export Tool -This tool can be used to export a KahaDB or MultiKahaDB store to Artemis XML format. The resulting XML document can then be imported into an Artemis broker using the Artemis CLI tool. See [Artemis CLI tool](https://activemq.apache.org/artemis/docs/1.5.3/tools.html) +This tool can be used to export a KahaDB or MultiKahaDB store to Artemis XML format. The resulting XML document can then be imported into an Artemis broker (version 2.0.0+) using the Artemis CLI tool. See [Artemis CLI tool](https://activemq.apache.org/artemis/docs/2.0.0/tools.html) ### Usage ```
