removed -SNAPSHOT to be released

master r5.2.0
Francesco Mangiacrapa 3 years ago
parent 9ef58653ae
commit 38c860a221

@ -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-04-12
## [v1.2.0] - 2021-04-12
[#21153] Upgrade the maven-portal-bom to 3.6.1 version
[#20735] Bug fixes

@ -13,7 +13,7 @@
<groupId>org.gcube.portlets-widgets</groupId>
<artifactId>catalogue-sharing-widget</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>catalogue-sharing-widget</name>
<description>
@ -42,7 +42,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.1-SNAPSHOT</version>
<version>3.6.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save