diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2021-03-25 14:03:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-25 14:03:19 +0000 |
commit | a81ab13a27971888892bee0d4326746ac89a5e8f (patch) | |
tree | 52ae06d6159558b3974e292e08d5f7d675970f5e /kubernetes/policy/components/policy-drools-pdp/requirements.yaml | |
parent | b8be171914389631c6f0c41929119436a9d1b681 (diff) | |
parent | 557628a23bf7e1f841b392324687799bc7064d54 (diff) |
Merge "[DOC][COMMON] Prepare Honolulu release"
Diffstat (limited to 'kubernetes/policy/components/policy-drools-pdp/requirements.yaml')
-rwxr-xr-x | kubernetes/policy/components/policy-drools-pdp/requirements.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/policy/components/policy-drools-pdp/requirements.yaml b/kubernetes/policy/components/policy-drools-pdp/requirements.yaml index 41cef52240..29b1053600 100755 --- a/kubernetes/policy/components/policy-drools-pdp/requirements.yaml +++ b/kubernetes/policy/components/policy-drools-pdp/requirements.yaml @@ -15,11 +15,11 @@ dependencies: - name: common - version: ~7.x-0 + version: ~8.x-0 repository: '@local' - name: certInitializer - version: ~7.x-0 + version: ~8.x-0 repository: '@local' - name: repositoryGenerator - version: ~7.x-0 + version: ~8.x-0 repository: '@local' |