blob: 7a7103fc0943d86e771f671d93bf9e3b4093efcd [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
Maciej Malewski955e39d2020-08-27 10:43:09 +02004# Modifications Copyright © 2020 Nokia
Mahendra Raghuwanshiafb1e2a2018-05-03 12:15:03 +00005#
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
kj52dfb132018-03-27 15:50:39 +030018dependencies:
Sylvain Desbureaux0de302a2020-06-05 15:19:22 +020019 - name: aaf-cass
Sylvain Desbureaux1ef4caf2020-04-02 14:08:50 +020020 version: ~6.x-0
Sylvain Desbureaux0de302a2020-06-05 15:19:22 +020021 repository: 'file://components/aaf-cass'
Sylvain Desbureaux0de302a2020-06-05 15:19:22 +020022 - name: aaf-cm
23 version: ~6.x-0
24 repository: 'file://components/aaf-cm'
25 - name: aaf-fs
26 version: ~6.x-0
27 repository: 'file://components/aaf-fs'
28 - name: aaf-gui
29 version: ~6.x-0
30 repository: 'file://components/aaf-gui'
31 - name: aaf-hello
32 version: ~6.x-0
33 repository: 'file://components/aaf-hello'
34 - name: aaf-locate
35 version: ~6.x-0
36 repository: 'file://components/aaf-locate'
37 - name: aaf-oauth
38 version: ~6.x-0
39 repository: 'file://components/aaf-oauth'
40 - name: aaf-service
41 version: ~6.x-0
42 repository: 'file://components/aaf-service'
43 - name: aaf-sms
44 version: ~6.x-0
45 repository: 'file://components/aaf-sms'
46 - name: aaf-sshsm
47 version: ~6.x-0
48 repository: 'file://components/aaf-sshsm'