X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=blobdiff_plain;f=kubernetes%2Faaf%2Fcomponents%2Faaf-locate%2Frequirements.yaml;h=5086cc977c44b08baedfcf50d78d64e8515e0b3d;hp=8c4ee7e0c3c62627a699347025f9d5f50b1001e1;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hpb=4a53ea1b30dd22b37064e5a3e94f91dae79cf99c diff --git a/kubernetes/aaf/components/aaf-locate/requirements.yaml b/kubernetes/aaf/components/aaf-locate/requirements.yaml index 8c4ee7e0c3..5086cc977c 100644 --- a/kubernetes/aaf/components/aaf-locate/requirements.yaml +++ b/kubernetes/aaf/components/aaf-locate/requirements.yaml @@ -1,4 +1,4 @@ - # Copyright © 2020 Orange +# Copyright © 2020-2021 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,8 +14,11 @@ dependencies: - name: common - version: ~6.x-0 + version: ~9.x-0 + repository: '@local' + - name: repositoryGenerator + version: ~9.x-0 repository: '@local' - name: aaf-templates - version: ~6.x-0 + version: ~9.x-0 repository: 'file://../aaf-templates'