ref 19213: Reinforce the information in the Service Profile tab

https://support.d4science.org/issues/19213

Updated to include new service info
This commit is contained in:
Giancarlo Panichi 2021-10-06 14:57:47 +02:00
parent 400f59f837
commit 01c10557be
3 changed files with 5 additions and 5 deletions

View File

@ -4,11 +4,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1-11-1-SNAPSHOT] - 2020-05-17
## [v1-12-0-SNAPSHOT] - 2021-10-06
### Features
- Updated to Git and Jenkins
- Added cluster description in Service Info [#19213]

View File

@ -1,6 +1,6 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-11-1" date="2020-05-17">
<Change>Updated to Git and Jenkins</Change>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-12-0" date="2021-10-06">
<Change>Added cluster description in Service Info [#19213]</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.data-miner-manager.1-11-0" date="2019-06-14">
<Change>Added service info [#12594]</Change>

View File

@ -270,7 +270,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.1</version>
<version>3.6.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>