added gcat components
This commit is contained in:
parent
c829a0e2e9
commit
23c804cce6
|
@ -18,6 +18,8 @@ gCube_release:
|
|||
version: 1.0.2
|
||||
- name: common-authorization
|
||||
version: 2.3.0
|
||||
- name: gcat-api
|
||||
version: 1.2.2
|
||||
|
||||
Model:
|
||||
- name: information-system-model
|
||||
|
@ -36,7 +38,8 @@ gCube_release:
|
|||
ClientLibraries:
|
||||
- name: resource-registry-client
|
||||
version: 4.1.0
|
||||
|
||||
- name: gcat-client
|
||||
version: 1.2.2
|
||||
|
||||
EnablingLibraries:
|
||||
- name: resource-registry-publisher
|
||||
|
@ -85,6 +88,8 @@ gCube_release:
|
|||
Services:
|
||||
- name: storagehub
|
||||
version: 1.2.4
|
||||
- name: gcat
|
||||
version: 1.4.4
|
||||
|
||||
Widgets:
|
||||
- name: workspace-sharing-widget
|
||||
|
|
Loading…
Reference in New Issue