X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sdnc-a1-controller%2Foam%2Fplatform-logic%2Fsrc%2Fmain%2Fscripts%2FupdatePackages.sh;h=9bc70edb18822a91d1b035763b232290b677cacc;hb=6116e98837066075013c5ee22b39a2df4ff604ea;hp=2fd0e36390e43cfcc9d7819925efeba640a2b222;hpb=dbadd6eec0e82088b652147dc46f5ebf05ef2ce8;p=nonrtric.git diff --git a/sdnc-a1-controller/oam/platform-logic/src/main/scripts/updatePackages.sh b/sdnc-a1-controller/oam/platform-logic/src/main/scripts/updatePackages.sh index 2fd0e363..9bc70edb 100755 --- a/sdnc-a1-controller/oam/platform-logic/src/main/scripts/updatePackages.sh +++ b/sdnc-a1-controller/oam/platform-logic/src/main/scripts/updatePackages.sh @@ -1,5 +1,22 @@ #! /bin/bash +# ============LICENSE_START=============================================== +# Modifications Copyright (C) 2020 Nordix Foundation. All rights reserved. +# ======================================================================== +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ============LICENSE_END================================================= +# + updateFile() { sed -i .orig -e ' s/\(plugin=.\)org.openecomp.sdnc.\(prop\)/\org.onap.ccsdk.sli.plugins.\2/g