removed -SNAPSHOT to be released

test_user_session r5.2.0
Francesco Mangiacrapa 3 years ago
parent e2f989e494
commit 5a4081b7e7

@ -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).
## [v6.26.0-SNAPSHOT] - 2021-04-12
## [v6.26.0] - 2021-04-12
#### Enhancements

@ -13,7 +13,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspace</artifactId>
<packaging>war</packaging>
<version>6.26.0-SNAPSHOT</version>
<version>6.26.0</version>
<name>gCube Workspace Portlet</name>
<description>
gCube Workspace Portlet is a web-gui to manage the gCube workspace, a collaborative area where users can exchange and organize information objects (workspace items) according to their specific needs.
@ -46,7 +46,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