Removed -SNAPSHOT to release the component

This commit is contained in:
Luca Frosini 2024-05-16 15:08:50 +02:00
parent a7c333500c
commit 9443a79ccb
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 Global Record of Stocks and Fisheries (GRSF) Publisher
## [v1.1.0-SNAPSHOT]
## [v1.1.0]
- Accepted input has been changed see #25008
- catalogue-core library is used to interact with Ckan #27118

View File

@ -8,7 +8,7 @@
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>grsf-publisher</artifactId>
<packaging>war</packaging>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<name>gCube Global Record of Stocks and Fisheries (GRSF) Publisher</name>
<description>gCube GRSF publisher is the service that exposes the APIs to interact with the GRSF catalogue</description>