Removed -SNAPSHOT to release the component

This commit is contained in:
Luca Frosini 2022-11-03 10:02:26 +01:00
parent 020c4edd32
commit ae863a7aea
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Catalogue (gCat) Service
## [v2.4.1-SNAPSHOT]
## [v2.4.1]
- Integrating Sphinx for documentation [#23833]
- Migrated Social service interaction to social-service-client [#23151]

View File

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