diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-11-30 14:20:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-30 14:20:51 +0000 |
commit | 806b539184191f160097507ca351a226b4eaf760 (patch) | |
tree | a7f3274ff544c844f05bde4a4ea174bbef036ac8 /kubernetes/aaf/requirements.yaml | |
parent | 1fde7593244d0847e02d378aa1981fc2d4927f0c (diff) | |
parent | 4f9902b6e7b5c70588160266276904ab81832867 (diff) |
Merge "[COMMON][DOC] Bump version Guilin"
Diffstat (limited to 'kubernetes/aaf/requirements.yaml')
-rw-r--r-- | kubernetes/aaf/requirements.yaml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/kubernetes/aaf/requirements.yaml b/kubernetes/aaf/requirements.yaml index 7a7103fc09..7b63a6d0ca 100644 --- a/kubernetes/aaf/requirements.yaml +++ b/kubernetes/aaf/requirements.yaml @@ -17,32 +17,32 @@ dependencies: - name: aaf-cass - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-cass' - name: aaf-cm - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-cm' - name: aaf-fs - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-fs' - name: aaf-gui - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-gui' - name: aaf-hello - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-hello' - name: aaf-locate - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-locate' - name: aaf-oauth - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-oauth' - name: aaf-service - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-service' - name: aaf-sms - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-sms' - name: aaf-sshsm - version: ~6.x-0 + version: ~7.x-0 repository: 'file://components/aaf-sshsm' |