Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / portal / requirements.yaml
index 204a775..2be01cf 100644 (file)
@@ -1,5 +1,6 @@
 # Copyright © 2017 Amdocs, Bell Canada
 # Modifications Copyright © 2018 AT&T
+# 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.
 
 dependencies:
   - name: common
-    version: ~2.0.0
+    version: ~9.x-0
     repository: '@local'
+  - name: portal-app
+    version: ~9.x-0
+    repository: 'file://components/portal-app'
+  - name: portal-cassandra
+    version: ~9.x-0
+    repository: 'file://components/portal-cassandra'
+  - name: portal-mariadb
+    version: ~9.x-0
+    repository: 'file://components/portal-mariadb'
+  - name: portal-sdk
+    version: ~9.x-0
+    repository: 'file://components/portal-sdk'
+  - name: portal-widget
+    version: ~9.x-0
+    repository: 'file://components/portal-widget'