X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Frequirements.yaml;h=bdab308144c5c5419944e9fa941c47f59cd8e793;hb=5b65132e0ad056bf96bc2a905576e309ef373e7b;hp=af99382bdc00b3ae9abd88f36991b72c4bc1b777;hpb=2dce7527bc6a7c88934eb07f16e2b1b568fb29a6;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'