removed -SNAPSHOT to be released

feature_23491 r5.3.0
Francesco Mangiacrapa 3 years ago
parent 1d651ad04b
commit cebaf8e8e0

@ -5,7 +5,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).
## [v2.0.1-SNAPSHOT] - 2021-05-24
## [v2.0.1] - 2021-05-24
**Bug fixes**

@ -13,7 +13,7 @@
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>ckan-metadata-publisher-widget</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<name>gCube Ckan metadata publisher widget</name>
<description>
@ -42,7 +42,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save