blob: 1bc46754d756d646b4c7b4572034d0475ce28c8a [file] [log] [blame]
Abdelmuhaimen Seaudi988aeed2021-09-23 21:11:44 +00001# Copyright © 2021 Orange
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15dependencies:
16 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020017 version: ~9.x-0
Abdelmuhaimen Seaudi988aeed2021-09-23 21:11:44 +000018 repository: 'file://../common'
19 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020020 version: ~9.x-0
Abdelmuhaimen Seaudi988aeed2021-09-23 21:11:44 +000021 repository: 'file://../repositoryGenerator'