diff options
author | Dan Timoney <dtimoney@att.com> | 2017-03-31 16:17:57 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-03-31 17:19:38 -0400 |
commit | 7d7f8664785f7b3b8cc220716ce90882a53f6b6c (patch) | |
tree | 73ed510a9a74461e93645b6a66e3ce9917b31462 /restapi-call-node/installer/src/main/resources | |
parent | 04bbe0c42d211038dba1f6e097bd874c96638243 (diff) |
[SDNC-5] Rebase sdnc-plugins
Port to OpenDaylight Boron and sync updates since 16.10
Change-Id: Ie55f9ae53eb814d65eafb92aada5721f9b0554e8
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'restapi-call-node/installer/src/main/resources')
-rw-r--r-- | restapi-call-node/installer/src/main/resources/scripts/install-feature.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/restapi-call-node/installer/src/main/resources/scripts/install-feature.sh b/restapi-call-node/installer/src/main/resources/scripts/install-feature.sh index 33e9b03..93236c5 100644 --- a/restapi-call-node/installer/src/main/resources/scripts/install-feature.sh +++ b/restapi-call-node/installer/src/main/resources/scripts/install-feature.sh @@ -5,7 +5,7 @@ # openECOMP : SDN-C # ================================================================================ # Copyright (C) 2017 AT&T Intellectual Property. All rights -# reserved. +# reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |