ready to release

master r5.7.0
Massimiliano Assante 2 years ago
parent 79965d8b6f
commit cca716aa6e

@ -4,7 +4,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.2.0-SNAPSHOT] - 2021-12-17
## [v1.2.0] - 2021-12-17
- Task #22596 Ported to git and removed Home Library dep.

@ -13,7 +13,7 @@
<artifactId>sbd-uploadshare-portlet</artifactId>
<packaging>war</packaging>
<name>SBD-UploadAndSharePortlets Portlet</name>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<description>
Upload Dataset And Share Idea Portlets
</description>
@ -37,7 +37,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.3-SNAPSHOT</version>
<version>3.6.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save