diff --git a/CHANGELOG.md b/CHANGELOG.md index c86fe76..7e02368 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.1.0-SNAPSHOT] +## [v2.1.0] - Added query parameter social_post_notification to override default VRE behaviour [#21345] - Users are created/referenced in the form and not vice-versa [#21479] diff --git a/pom.xml b/pom.xml index b2386dd..53612b8 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.data-catalogue gcat war - 2.1.0-SNAPSHOT + 2.1.0 gCube Catalogue (gCat) Service This service allows any client to publish on the gCube Catalogue. @@ -55,7 +55,7 @@ org.gcube.common authorization-utils - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + [1.0.0,2.0.0-SNAPSHOT) org.gcube.information-system @@ -82,7 +82,7 @@ org.gcube.data-catalogue gcubedatacatalogue-metadata-discovery - [3.0.0-SNAPSHOT, 4.0.0-SNAPSHOT) + [3.0.0, 4.0.0-SNAPSHOT) log4j @@ -155,7 +155,7 @@ org.gcube.data-publishing storagehub-application-persistence - [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) + [3.0.0,4.0.0-SNAPSHOT) org.json