X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fmusic%2Frequirements.yaml;h=e65219c1b43cebe8ada023b1a121e5986f282487;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=ad039c205b8dcf2feab63fc4f9441bcc80889c41;hpb=887a978cd68c4cf826b5b2f535e43c0eef11dbee;p=oom.git diff --git a/kubernetes/common/music/requirements.yaml b/kubernetes/common/music/requirements.yaml index ad039c205b..e65219c1b4 100644 --- a/kubernetes/common/music/requirements.yaml +++ b/kubernetes/common/music/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved. +# Modifications Copyright © 2021 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,6 +14,15 @@ # limitations under the License. dependencies: + - name: music-cassandra + version: ~9.x-0 + repository: 'file://components/music-cassandra' - name: common - version: ~5.x-0 - repository: '@local' + version: ~9.x-0 + repository: 'file://../common' + - name: repositoryGenerator + version: ~9.x-0 + repository: 'file://../repositoryGenerator' + - name: certInitializer + version: ~9.x-0 + repository: 'file://../certInitializer'