ref 19213: Reinforce the information in the Service Profile tab

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

Updated to include new service info
master
Giancarlo Panichi 3 years ago
parent 400f59f837
commit 01c10557be

@ -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 ### Features
- Updated to Git and Jenkins - Added cluster description in Service Info [#19213]

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

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

Loading…
Cancel
Save