forked from gCubeCI/gCubeReleases
add social components
This commit is contained in:
parent
6b3d960baf
commit
9900c17b67
|
@ -28,6 +28,18 @@ gCube_release:
|
|||
- name: accounting-analytics-persistence-postgresql
|
||||
version: 2.0.1
|
||||
|
||||
SocialCoreLibrary:
|
||||
- name: social-networking-library
|
||||
version: 2.0.1
|
||||
|
||||
SocialClient:
|
||||
- name: social-service-client
|
||||
version: 2.0.1
|
||||
|
||||
SocialStubs:
|
||||
- name: social-library-stubs
|
||||
version: 1.0.1
|
||||
|
||||
#after social-service-client
|
||||
CatalogueLibraries:
|
||||
- name: catalogue-core
|
||||
|
@ -46,6 +58,8 @@ gCube_release:
|
|||
version: 2.5.3
|
||||
- name: grsf-publisher
|
||||
version: 1.1.0
|
||||
- name: social-networking-library-ws
|
||||
version: 3.0.1
|
||||
|
||||
Widgets:
|
||||
- name: ckan-metadata-publisher-widget
|
||||
|
|
Loading…
Reference in New Issue