removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2024-10-15 12:32:42 +02:00
parent c2a2c0c8bc
commit dbd88fdfda
2 changed files with 2 additions and 2 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).
## [v6.30.2-SNAPSHOT] - 2024-07-29
## [v6.30.2] - 2024-07-29
- Included upload of files/archives with `fileSize` parameter [#27898]
- Moved to `maven-portal-bom` 4.0.0{-SNAPSHOT} [#28026]

View File

@ -13,7 +13,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspace</artifactId>
<packaging>war</packaging>
<version>6.30.2-SNAPSHOT</version>
<version>6.30.2</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.