removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2021-04-12 15:40:50 +02:00
parent 158f89d63f
commit 9368baa3cd
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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>