blob: ccbe14c7a37ba412209d020e0ae4af0b0a1faec4 [file] [log] [blame]
Mahendra Raghuwanshiafb1e2a2018-05-03 12:15:03 +00001# Copyright © 2017 Amdocs, Bell Canada
Sylvain Desbureaux0de302a2020-06-05 15:19:22 +02002# Modifications Copyright © 2018 AT&T
3# Modifications Copyright © 2020 Orange
Mahendra Raghuwanshiafb1e2a2018-05-03 12:15:03 +00004#
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
kj52dfb132018-03-27 15:50:39 +030017dependencies:
Sylvain Desbureaux0de302a2020-06-05 15:19:22 +020018 - name: aaf-cass
Sylvain Desbureaux1ef4caf2020-04-02 14:08:50 +020019 version: ~6.x-0
Sylvain Desbureaux0de302a2020-06-05 15:19:22 +020020 repository: 'file://components/aaf-cass'
21 - name: aaf-cert-service
22 version: ~6.x-0
23 repository: 'file://components/aaf-cert-service'
24 - name: aaf-cm
25 version: ~6.x-0
26 repository: 'file://components/aaf-cm'
27 - name: aaf-fs
28 version: ~6.x-0
29 repository: 'file://components/aaf-fs'
30 - name: aaf-gui
31 version: ~6.x-0
32 repository: 'file://components/aaf-gui'
33 - name: aaf-hello
34 version: ~6.x-0
35 repository: 'file://components/aaf-hello'
36 - name: aaf-locate
37 version: ~6.x-0
38 repository: 'file://components/aaf-locate'
39 - name: aaf-oauth
40 version: ~6.x-0
41 repository: 'file://components/aaf-oauth'
42 - name: aaf-service
43 version: ~6.x-0
44 repository: 'file://components/aaf-service'
45 - name: aaf-sms
46 version: ~6.x-0
47 repository: 'file://components/aaf-sms'
48 - name: aaf-sshsm
49 version: ~6.x-0
50 repository: 'file://components/aaf-sshsm'