add maven-portal-bom
This commit is contained in:
parent
0467f3d2a8
commit
96389a519e
|
@ -12,6 +12,8 @@ gCube_release:
|
||||||
BomDeps:
|
BomDeps:
|
||||||
- name: gcube-smartgears-bom
|
- name: gcube-smartgears-bom
|
||||||
version: 4.0.0
|
version: 4.0.0
|
||||||
|
- name: maven-portal-bom
|
||||||
|
version: 4.0.0
|
||||||
- name: common-security
|
- name: common-security
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
- name: discovery-client
|
- name: discovery-client
|
||||||
|
@ -78,8 +80,8 @@ gCube_release:
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
|
|
||||||
WrapperLibraries:
|
WrapperLibraries:
|
||||||
# - name: storagehub-application-persistence
|
- name: storagehub-application-persistence
|
||||||
# version: 3.5.0
|
version: 3.5.0
|
||||||
- name: storagehub-client-wrapper
|
- name: storagehub-client-wrapper
|
||||||
version: 1.2.2
|
version: 1.2.2
|
||||||
|
|
||||||
|
@ -96,6 +98,8 @@ gCube_release:
|
||||||
Services:
|
Services:
|
||||||
- name: whn-manager
|
- name: whn-manager
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
|
- name: workspace-explorer-app
|
||||||
|
version: 1.4.2
|
||||||
|
|
||||||
Portlets:
|
Portlets:
|
||||||
- name: workspace
|
- name: workspace
|
||||||
|
|
Loading…
Reference in New Issue