Upgraded version

This commit is contained in:
Luca Frosini 2022-02-21 12:00:14 +01:00
parent 77cc958ac0
commit 0cc5173a1f
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Catalogue (gCat) API
## [v2.2.0-SNAPSHOT]
-
## [v2.1.0]
- Added query parameter social_post_notification to override default VRE behaviour [#21345]

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>gcat-api</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<name>gCube Catalogue (gCat) API</name>
<description>gCube Catalogue (gCat) API is a library containing classes shared across gcat* components</description>
<properties>