diff options
author | Yun Huang <yun.huang@windriver.com> | 2018-03-14 15:59:42 +0800 |
---|---|---|
committer | Yun Huang <yun.huang@windriver.com> | 2018-03-14 15:59:42 +0800 |
commit | 3d8a68fb65f118a3d12f8fdf8fd1e39158cfdb1b (patch) | |
tree | f4465cc1b305f8523e874b2c6e43d13614a2e050 /windriver/mvn-phase-script.sh | |
parent | 428c35e6c074be56bd22dc42ba9c4e828564f674 (diff) |
Fix sonar coverage issue for ocata
Change-Id: I716fb55a0da6bced6053084a18c2e2297e6708ec
Issue-ID: MULTICLOUD-171
Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'windriver/mvn-phase-script.sh')
-rwxr-xr-x | windriver/mvn-phase-script.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windriver/mvn-phase-script.sh b/windriver/mvn-phase-script.sh index 938be328..ad1d6329 100755 --- a/windriver/mvn-phase-script.sh +++ b/windriver/mvn-phase-script.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2018 VMware Corporation. +# Copyright (c) 2017-2018 Wind River Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |