Removed -SNAPSHOT for release

This commit is contained in:
Luca Frosini 2021-03-09 11:39:38 +01:00
parent 4fc83e6091
commit f29c258375
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
## [v1.4.5-SNAPSHOT]
## [v1.4.5]
- Removed 'owner_org' field from result when reading an item #20919

View File

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