blob: fbf6d0d866ab867a7518ab9a3e5de2d38ca7d63d [file] [log] [blame]
Alexander Dehn9b797d62020-04-21 09:53:50 +00001# Copyright © 2020 highstreet technologies GmbH
vaibhav_16dece04b2fe2018-03-22 09:07:12 +00002# Copyright © 2017 Amdocs, Bell Canada
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
jmac065e2ce2018-03-29 01:18:02 +000016dependencies:
17 - name: common
Sylvain Desbureaux1ef4caf2020-04-02 14:08:50 +020018 version: ~6.x-0
jmac065e2ce2018-03-29 01:18:02 +000019 repository: '@local'
Alexander Dehn9b797d62020-04-21 09:53:50 +000020 - name: certInitializer
21 version: ~6.x-0
Sylvain Desbureauxcbc703c2020-11-19 17:52:07 +010022 repository: '@local'
23 - name: repositoryGenerator
24 version: ~6.x-0
Alexander Dehn9b797d62020-04-21 09:53:50 +000025 repository: '@local'