aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aaf/components/aaf-service/requirements.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-10-20 19:35:38 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-20 19:35:38 +0000
commit465c608616edcfcc4fe50a2faf1e27577271fc68 (patch)
tree93ecbe44e46977671d523e54868aa50ab7a0a061 /kubernetes/aaf/components/aaf-service/requirements.yaml
parent99b4b5996d59a4a37b1552b9775359d60266d8f0 (diff)
parentc47ce73e1cf8f9e5753778e3309fce2c13b5c989 (diff)
Merge "[COMMON] Bump ONAP version"
Diffstat (limited to 'kubernetes/aaf/components/aaf-service/requirements.yaml')
-rw-r--r--kubernetes/aaf/components/aaf-service/requirements.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/kubernetes/aaf/components/aaf-service/requirements.yaml b/kubernetes/aaf/components/aaf-service/requirements.yaml
index 4e6c3e6bbc..5086cc977c 100644
--- a/kubernetes/aaf/components/aaf-service/requirements.yaml
+++ b/kubernetes/aaf/components/aaf-service/requirements.yaml
@@ -1,4 +1,4 @@
- # Copyright © 2020 Orange
+# Copyright © 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,11 +14,11 @@
dependencies:
- name: common
- version: ~8.x-0
+ version: ~9.x-0
repository: '@local'
- name: repositoryGenerator
- version: ~8.x-0
+ version: ~9.x-0
repository: '@local'
- name: aaf-templates
- version: ~8.x-0
+ version: ~9.x-0
repository: 'file://../aaf-templates'