ACTIVEMQ6-4 - fix banner https://issues.apache.org/jira/browse/ACTIVEMQ6-4
Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/2fcef53d Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/2fcef53d Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/2fcef53d Branch: refs/heads/master Commit: 2fcef53d77473921c8111c81be21688b56039a53 Parents: 3c83324 Author: Andy Taylor <[email protected]> Authored: Wed Nov 19 10:26:46 2014 +0000 Committer: Andy Taylor <[email protected]> Committed: Thu Nov 20 08:59:46 2014 +0000 ---------------------------------------------------------------------- .../filtered-resources/org/apache/activemq/cli/banner.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-6/blob/2fcef53d/activemq-bootstrap/src/main/filtered-resources/org/apache/activemq/cli/banner.txt ---------------------------------------------------------------------- diff --git a/activemq-bootstrap/src/main/filtered-resources/org/apache/activemq/cli/banner.txt b/activemq-bootstrap/src/main/filtered-resources/org/apache/activemq/cli/banner.txt index cddde50..70b2b8b 100644 --- a/activemq-bootstrap/src/main/filtered-resources/org/apache/activemq/cli/banner.txt +++ b/activemq-bootstrap/src/main/filtered-resources/org/apache/activemq/cli/banner.txt @@ -1,8 +1,8 @@ - _ _ _ ___ - | | | | ___ _ __ _ __ ___| |_ / _ \ - | |_| |/ _ \| '__| '_ \ / _ \ __| | | | - | _ | (_) | | | | | | __/ |_| |_| | - |_| |_|\___/|_| |_| |_|\___|\__|\__\_\ + _ _ _ __ __ ___ + / \ ___| |_(_)_ _____| \/ |/ _ \ + / _ \ / __| __| | \ / / _ \ |\/| | | | | + / ___ \ (__| |_| |\ V / __/ | | | |_| | + /_/ \_\___|\__|_| \_/ \___|_| |_|\__\_\ ActiveMQ ${project.version}
