X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Frequirements.yaml;h=bdab308144c5c5419944e9fa941c47f59cd8e793;hb=0f80df72a06ef7ae74be47de47d4bcb3ce3e4050;hp=af99382bdc00b3ae9abd88f36991b72c4bc1b777;hpb=8c680e425b8d318a5152a54e97b80bdb40bdb4be;p=oom.git diff --git a/kubernetes/aai/requirements.yaml b/kubernetes/aai/requirements.yaml index af99382bdc..bdab308144 100644 --- a/kubernetes/aai/requirements.yaml +++ b/kubernetes/aai/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 Amdocs, Bell Canada, AT&T +# Modifications Copyright © 2020 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -27,6 +28,9 @@ dependencies: # be published independently to a repo (at this point) repository: '@local' condition: global.cassandra.localCluster + - name: repositoryGenerator + version: ~7.x-0 + repository: '@local' - name: aai-babel version: ~7.x-0 repository: 'file://components/aai-babel'