blob: c06e459289cfc9a49b7206eb96c5a7ba1752577f [file] [log] [blame]
BorislavGe904ab22018-04-03 16:55:55 +03001# Copyright © 2017 Amdocs, Bell Canada
Durgpal7ad40692018-08-03 07:28:36 +00002# Modifications Copyright © 2018 AT&T
Jack Lucasd12a1b62021-01-11 12:46:33 -05003# Copyright (c) 2021 J. F. Lucas. All rights reserved.
BorislavGe904ab22018-04-03 16:55:55 +03004#
5# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16
17dependencies:
18 - name: common
Sylvain Desbureaux4f9902b2020-11-25 08:34:55 +010019 version: ~7.x-0
Durgpal7ad40692018-08-03 07:28:36 +000020 repository: '@local'
Sylvain Desbureauxcad63e52020-11-21 22:17:40 +010021 - name: repositoryGenerator
Sylvain Desbureaux4f9902b2020-11-25 08:34:55 +010022 version: ~7.x-0
Jack Lucasd12a1b62021-01-11 12:46:33 -050023 repository: '@local'
24 - name: cmpv2Config
25 version: ~7.x-0
Sylvain Desbureauxcad63e52020-11-21 22:17:40 +010026 repository: '@local'