Removed -SNAPSHOT for release

This commit is contained in:
Luca Frosini 2022-07-14 17:24:03 +02:00
parent de99335a56
commit d40dcc2f95
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Catalogue (gCat) Service
## [v2.3.0-SNAPSHOT]
## [v2.3.0]
- Switched moderation messages to notification [#23317]
- Item listing returns items in the default organization and not in all supported organization

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>gcat</artifactId>
<packaging>war</packaging>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0</version>
<name>gCube Catalogue (gCat) Service</name>
<description>
This service allows any client to publish on the gCube Catalogue.