X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fmongo%2Frequirements.yaml;h=c791c85323e62ced6f8138f4c2a99c8b0a463723;hb=c47ce73e1cf8f9e5753778e3309fce2c13b5c989;hp=ce82a2f838106e3d90fb2e6aa6145167e9a2bd91;hpb=8b0a6e9b3f4c07931041c5e5e80be09b53cab719;p=oom.git diff --git a/kubernetes/common/mongo/requirements.yaml b/kubernetes/common/mongo/requirements.yaml index ce82a2f838..c791c85323 100644 --- a/kubernetes/common/mongo/requirements.yaml +++ b/kubernetes/common/mongo/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada +# 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. @@ -14,5 +15,8 @@ dependencies: - name: common - version: ~2.0.0 - repository: '@local' + version: ~9.x-0 + repository: 'file://../common' + - name: repositoryGenerator + version: ~9.x-0 + repository: 'file://../repositoryGenerator'