blob: 353f4eaccbda1717d004b6b510c4ea2cfa5bdccb [file] [log] [blame]
BorislavG57f74d32018-04-12 11:08:39 +03001#============LICENSE_START========================================================
2#=================================================================================
3# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
Durgpal7ad40692018-08-03 07:28:36 +00004# Modifications Copyright © 2018 Amdocs, Bell Canada
Piotr Marcinkiewicza16144f2020-07-09 16:44:29 +02005# Modifications (c) 2020 Nokia. All rights reserved.
Jack Lucasd12a1b62021-01-11 12:46:33 -05006# Copyright (c) 2021 J. F. Lucas. All rights reserved.
BorislavG57f74d32018-04-12 11:08:39 +03007# ================================================================================
8# Licensed under the Apache License, Version 2.0 (the "License");
9# you may not use this file except in compliance with the License.
10# You may obtain a copy of the License at
11#
12# http://www.apache.org/licenses/LICENSE-2.0
13#
14# Unless required by applicable law or agreed to in writing, software
15# distributed under the License is distributed on an "AS IS" BASIS,
16# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17# See the License for the specific language governing permissions and
18# limitations under the License.
19# ============LICENSE_END=========================================================
20
21dependencies:
22 - name: common
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010023 version: ~8.x-0
BorislavG57f74d32018-04-12 11:08:39 +030024 repository: '@local'
Krzysztof Opasiak3caa57a2020-02-22 02:34:14 +010025 - name: postgres
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010026 version: ~8.x-0
Jack Lucasd801f792018-04-27 22:20:33 +000027 repository: '@local'
Sylvain Desbureaux0b243b62019-12-11 11:53:42 +010028 alias: postgres
Vijay Venkatesh Kumarecd341e2020-02-27 04:05:57 +000029 - name: mongo
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010030 version: ~8.x-0
Vijay Venkatesh Kumarecd341e2020-02-27 04:05:57 +000031 repository: '@local'
Sylvain Desbureauxcad63e52020-11-21 22:17:40 +010032 - name: repositoryGenerator
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010033 version: ~8.x-0
Sylvain Desbureauxcad63e52020-11-21 22:17:40 +010034 repository: '@local'