Missing licence info added in pom file
[cps.git] / cps-ri / src / main / resources / changelog / db / changes / 07-update-yang-resource-checksums.yaml
1 #  ============LICENSE_START=======================================================
2 #  Copyright (C) 2021 Nordix Foundation
3 #  ================================================================================
4 #  Licensed under the Apache License, Version 2.0 (the "License");
5 #  you may not use this file except in compliance with the License.
6 #  You may obtain a copy of the License at
7 #
8 #        http://www.apache.org/licenses/LICENSE-2.0
9 #  Unless required by applicable law or agreed to in writing, software
10 #  distributed under the License is distributed on an "AS IS" BASIS,
11 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 #  See the License for the specific language governing permissions and
13 #  limitations under the License.
14 #
15 #  SPDX-License-Identifier: Apache-2.0
16 #  ============LICENSE_END=========================================================
17
18 databaseChangeLog:
19   - changeSet:
20       id:  7
21       author:  cps
22       comment: Change checsum on yang resource due to new hash algoritm
23       changes:
24         -  update:
25              columns:
26                -  column:
27                     name:  checksum
28                     value:  417a7b14944f6236ad0e2b1ef956158c050cff9b74e3561ca80af32d11be240b
29              tableName:  yang_resource
30              where:  checksum='fd06e465f26f1e7d0253bbf77e7e55e1'
31         -  update:
32              columns:
33                -  column:
34                     name:  checksum
35                     value:  436fef591eba7f38d1a0c5e3cbd3c122f01ab41dfab37cc5a9cbca1ed53b29fb
36              tableName:  yang_resource
37              where:  checksum='0337045143fa2e592243243f82699b93'
38         -  update:
39              columns:
40                -  column:
41                     name:  checksum
42                     value:  25516798613f862ad20831e59ba02b75ecdc9c6f5547ed5d90bda76143bf0112
43              tableName:  yang_resource
44              where:  checksum='57d603ee9ab0c49355ad0695c0709c93'