diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b7e6ba..2bc0d68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Catalogue (gCat) Client +## [v2.4.1-SNAPSHOT] + +- + ## [v2.4.0] [r5.14.0] - 2022-12-07 - Added dependency to be able to compile with JDK 11 @@ -42,12 +46,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Fixed distro files and pom according to new release procedure -## [v1.2.0] [r4.15.0] - 2019-11-06 +## [v1.2.0] [r4.15.0] - 2019-11-20 - Enforce Content-Type in requests [#16774] -## [v1.1.0] [r4.14.0] - 2019-05-27 +## [v1.1.0] [r4.14.0] - 2019-05-16 - Added the possibility to enforce gCat service URL - Added the possibility to disable social post [#13335] diff --git a/pom.xml b/pom.xml index a0efc7f..e5d08a1 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data-catalogue gcat-client - 2.4.0 + 2.4.1-SNAPSHOT gCube Catalogue (gCat) Client gCube Catalogue (gCat) Client is a library designed to interact with gCat Service exposed REST API