X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fetcd%2Frequirements.yaml;h=48ff493371ef1ecfe0844fc19217b2b2ff20140d;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=0ddbcbef4ae79f4ba7f2b195654369b73b50ffc2;hpb=c26a0d4c85f60e185141dbb86bae631406d34036;p=oom.git diff --git a/kubernetes/common/etcd/requirements.yaml b/kubernetes/common/etcd/requirements.yaml index 0ddbcbef4a..48ff493371 100644 --- a/kubernetes/common/etcd/requirements.yaml +++ b/kubernetes/common/etcd/requirements.yaml @@ -1,5 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada -# Modifications Copyright © 2018 Orange +# Modifications Copyright © 2018,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,5 +14,8 @@ # limitations under the License dependencies: - name: common - version: ~4.x-0 - repository: '@local' + version: ~9.x-0 + repository: 'file://../common' + - name: repositoryGenerator + version: ~9.x-0 + repository: 'file://../repositoryGenerator'