blob: ce3310151fff1ac27b939c5d97d4b350dc89c897 [file] [log] [blame]
Maciej Malewski955e39d2020-08-27 10:43:09 +02001# Copyright © 2017 Amdocs, Bell Canada
2# Modifications Copyright © 2018 AT&T
3# Modifications Copyright © 2020 Orange
4# Modifications Copyright © 2020 Nokia
Kiran Kaminenic0be7822018-08-13 15:37:40 -07005#
6# Licensed under the Apache License, Version 2.0 (the "License");
7# you may not use this file except in compliance with the License.
8# You may obtain a copy of the License at
9#
10# http://www.apache.org/licenses/LICENSE-2.0
11#
12# Unless required by applicable law or agreed to in writing, software
13# distributed under the License is distributed on an "AS IS" BASIS,
14# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15# See the License for the specific language governing permissions and
16# limitations under the License.
17
Maciej Malewski955e39d2020-08-27 10:43:09 +020018dependencies:
19 - name: oom-cert-service
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010020 version: ~8.x-0
Jan Malkiewicz741fb0b2020-11-18 11:31:06 +010021 repository: 'file://components/oom-cert-service'
22 - name: cmpv2-cert-provider
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010023 version: ~8.x-0
Jan Malkiewicz741fb0b2020-11-18 11:31:06 +010024 repository: 'file://components/cmpv2-cert-provider'
Vijay Venkatesh Kumar8c465172021-06-03 16:51:33 -040025 - name: chartmuseum
26 version: ~8.x-0
27 repository: 'file://components/chartmuseum'