X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaegen2%2Fcomponents%2Fdcae-cloudify-manager%2Frequirements.yaml;h=c06e459289cfc9a49b7206eb96c5a7ba1752577f;hb=d12a1b6c672ec9c1db51bb0dd8d0cb61ef22aa25;hp=57ee781445293625a96379bf0964b386c6527fde;hpb=b500d833613a478a1c9d8ac36a665e25f3ec5ef0;p=oom.git diff --git a/kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml b/kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml index 57ee781445..c06e459289 100644 --- a/kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml +++ b/kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml @@ -1,5 +1,6 @@ # Copyright © 2017 Amdocs, Bell Canada # Modifications Copyright © 2018 AT&T +# Copyright (c) 2021 J. F. Lucas. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -15,5 +16,11 @@ dependencies: - name: common - version: ~5.x-0 + version: ~7.x-0 repository: '@local' + - name: repositoryGenerator + version: ~7.x-0 + repository: '@local' + - name: cmpv2Config + version: ~7.x-0 + repository: '@local' \ No newline at end of file