[DOC][COMMON] Prepare Honolulu release
[oom.git] / kubernetes / portal / requirements.yaml
index 1e8f788..4bca811 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2017 Amdocs, Bell Canada
+# Modifications Copyright © 2018 AT&T
 #
 # 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
-    repository: '@local'
\ No newline at end of file
+    version: ~8.x-0
+    repository: '@local'
+  - name: portal-app
+    version: ~8.x-0
+    repository: 'file://components/portal-app'
+  - name: portal-cassandra
+    version: ~8.x-0
+    repository: 'file://components/portal-cassandra'
+  - name: portal-mariadb
+    version: ~8.x-0
+    repository: 'file://components/portal-mariadb'
+  - name: portal-sdk
+    version: ~8.x-0
+    repository: 'file://components/portal-sdk'
+  - name: portal-widget
+    version: ~8.x-0
+    repository: 'file://components/portal-widget'