removed -SNAPSHOT to be released

master r5.2.0
Francesco Mangiacrapa 3 years ago
parent 158f89d63f
commit 9368baa3cd

@ -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).
## [v2.2.0-SNAPSHOT] - 2021-03-26
## [v2.2.0] - 2021-03-26
### Bug fixes

@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>workspace-explorer</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<name>gCube Workspace Explorer</name>
<description>
gCube Workspace Explorer widget allows to navigate (gCube) Workspace
@ -39,7 +39,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>
<exclusions>

Loading…
Cancel
Save