Repository: jclouds-cli Updated Branches: refs/heads/master e2504aced -> d7aba317e
Minor branding changes Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/d7aba317 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/d7aba317 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/d7aba317 Branch: refs/heads/master Commit: d7aba317e9e5f2a956833210edf678d4cd8b09a3 Parents: e2504ac Author: Ignasi Barrera <[email protected]> Authored: Wed Sep 7 22:15:07 2016 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Wed Sep 7 22:16:57 2016 +0200 ---------------------------------------------------------------------- .../main/resources/org/apache/karaf/branding/branding.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/d7aba317/branding/src/main/resources/org/apache/karaf/branding/branding.properties ---------------------------------------------------------------------- diff --git a/branding/src/main/resources/org/apache/karaf/branding/branding.properties b/branding/src/main/resources/org/apache/karaf/branding/branding.properties index 2aa9f63..e0ef9da 100644 --- a/branding/src/main/resources/org/apache/karaf/branding/branding.properties +++ b/branding/src/main/resources/org/apache/karaf/branding/branding.properties @@ -23,8 +23,8 @@ welcome = \ \u001B[36m _| |\\____)_|\\___/ \\____|\\____(___/ \u001B[0m\n\ \u001B[36m(__/ \u001B[0m\n\ \n\ -\u001B[1m jclouds cli\u001B[0m (${pom.version})\n\ -\u001B[36m http://jclouds.org\u001B[0m\n\ +\u001B[1m Apache jclouds cli\u001B[0m (${pom.version})\n\ +\u001B[36m https://jclouds.apache.org\u001B[0m\n\ \n\ Hit '\u001B[1m<tab>\u001B[0m' for a list of available commands\n\ and '\u001B[1m[cmd] --help\u001B[0m' for help on a specific command.\n\
