diff options
Diffstat (limited to 'components/aai-babel/requirements.yaml')
-rw-r--r-- | components/aai-babel/requirements.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/aai-babel/requirements.yaml b/components/aai-babel/requirements.yaml index 8297688..5fcafdb 100644 --- a/components/aai-babel/requirements.yaml +++ b/components/aai-babel/requirements.yaml @@ -1,5 +1,6 @@ # Copyright © 2018 Amdocs, AT&T # Modifications Copyright © 2018 Bell Canada +# Modifications Copyright © 2020 Samsung Electronics # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,4 +20,4 @@ dependencies: # local reference to common chart, as it is # a part of this chart's package and will not # be published independently to a repo (at this point) - repository: '@local' + repository: '@local'
\ No newline at end of file |