Mahendra Raghuwanshi | afb1e2a | 2018-05-03 12:15:03 +0000 | [diff] [blame] | 1 | # Copyright © 2017 Amdocs, Bell Canada |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 2 | # Modifications Copyright © 2018 AT&T |
| 3 | # Modifications Copyright © 2020 Orange |
Maciej Malewski | 955e39d | 2020-08-27 10:43:09 +0200 | [diff] [blame] | 4 | # Modifications Copyright © 2020 Nokia |
Mahendra Raghuwanshi | afb1e2a | 2018-05-03 12:15:03 +0000 | [diff] [blame] | 5 | # |
| 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 | |
kj | 52dfb13 | 2018-03-27 15:50:39 +0300 | [diff] [blame] | 18 | dependencies: |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 19 | - name: aaf-cass |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 20 | version: ~7.x-0 |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 21 | repository: 'file://components/aaf-cass' |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 22 | - name: aaf-cm |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 23 | version: ~7.x-0 |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 24 | repository: 'file://components/aaf-cm' |
| 25 | - name: aaf-fs |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 26 | version: ~7.x-0 |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 27 | repository: 'file://components/aaf-fs' |
| 28 | - name: aaf-gui |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 29 | version: ~7.x-0 |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 30 | repository: 'file://components/aaf-gui' |
| 31 | - name: aaf-hello |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 32 | version: ~7.x-0 |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 33 | repository: 'file://components/aaf-hello' |
| 34 | - name: aaf-locate |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 35 | version: ~7.x-0 |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 36 | repository: 'file://components/aaf-locate' |
| 37 | - name: aaf-oauth |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 38 | version: ~7.x-0 |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 39 | repository: 'file://components/aaf-oauth' |
| 40 | - name: aaf-service |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 41 | version: ~7.x-0 |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 42 | repository: 'file://components/aaf-service' |
| 43 | - name: aaf-sms |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 44 | version: ~7.x-0 |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 45 | repository: 'file://components/aaf-sms' |
| 46 | - name: aaf-sshsm |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 47 | version: ~7.x-0 |
Sylvain Desbureaux | 0de302a | 2020-06-05 15:19:22 +0200 | [diff] [blame] | 48 | repository: 'file://components/aaf-sshsm' |