blob: 50ff2590abe3d6278e6d31c1ce0e13aa242e98a5 [file] [log] [blame]
Dominic Lunanuova50aafc52018-03-30 02:29:23 +00001# Copyright © 2018 AT&T Intellectual Property. All rights reserved.
Durgpal7ad40692018-08-03 07:28:36 +00002# Modifications Copyright © 2018 Amdocs,Bell Canada
Dominic Lunanuova50aafc52018-03-30 02:29:23 +00003#
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
16dependencies:
17 - name: common
Mike Elliott99308212019-07-11 10:59:59 -040018 version: ~5.x-0
Dominic Lunanuova50aafc52018-03-30 02:29:23 +000019 repository: '@local'
econwar28266fa2019-03-05 16:39:00 +000020 - name: message-router
Mike Elliott99308212019-07-11 10:59:59 -040021 version: ~5.x-0
econwar28266fa2019-03-05 16:39:00 +000022 repository: 'file://components/message-router'
23 condition: message-router.enabled
dglFromAtt655708d2019-03-18 16:30:47 +000024 - name: dmaap-bc
Mike Elliott99308212019-07-11 10:59:59 -040025 version: ~5.x-0
dglFromAtt655708d2019-03-18 16:30:47 +000026 repository: 'file://components/dmaap-bc'
efiacoreabb6522019-04-08 09:46:09 +000027 condition: dmaap-bc.enabled
econwar28266fa2019-03-05 16:39:00 +000028 - name: dmaap-dr-node
Mike Elliott99308212019-07-11 10:59:59 -040029 version: ~5.x-0
econwar28266fa2019-03-05 16:39:00 +000030 repository: 'file://components/dmaap-dr-node'
31 condition: dmaap-dr-node.enabled
32 - name: dmaap-dr-prov
Mike Elliott99308212019-07-11 10:59:59 -040033 version: ~5.x-0
econwar28266fa2019-03-05 16:39:00 +000034 repository: 'file://components/dmaap-dr-prov'
35 condition: dmaap-dr-prov.enabled