Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / common / music / requirements.yaml
index a7089ea..e65219c 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2018  AT&T, Amdocs, Bell Canada Intellectual Property.  All rights reserved.
+# Modifications Copyright © 2021 Orange
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # limitations under the License.
 
 dependencies:
+  - name: music-cassandra
+    version: ~9.x-0
+    repository: 'file://components/music-cassandra'
   - name: common
-    version: ~6.x-0
-    repository: '@local'
+    version: ~9.x-0
+    repository: 'file://../common'
+  - name: repositoryGenerator
+    version: ~9.x-0
+    repository: 'file://../repositoryGenerator'
+  - name: certInitializer
+    version: ~9.x-0
+    repository: 'file://../certInitializer'