diff --git a/CHANGELOG.md b/CHANGELOG.md index 9616036..4d05005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Catalogue (gCat) API +## [v2.1.0-SNAPSHOT] + ## [v2.0.0] - Changed service class diff --git a/pom.xml b/pom.xml index 66b86be..08c9eeb 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data-catalogue gcat-api - 2.0.0 + 2.1.0-SNAPSHOT gCube Catalogue (gCat) API gCube Catalogue (gCat) API is a library containing classes shared across gcat* components