Remvoed -SNAPSHOT

This commit is contained in:
Luca Frosini 2021-03-12 18:24:18 +01:00
parent d0eb17812b
commit b42893cbdc
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
- Dirty patched item validator [#20965]

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.