diff --git a/CHANGELOG.md b/CHANGELOG.md index 45270a2..bfca6ae 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.0.0-SNAPSHOT] + +- Changed service class + ## [v1.2.2] diff --git a/pom.xml b/pom.xml index df585c5..ac199f8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,16 +7,16 @@ maven-parent 1.1.0 - org.gcube.data-publishing + org.gcube.data-catalogue gcat-client - 1.2.2 + 2.0.0-SNAPSHOT gCube Catalogue (gCat) Client gCube Catalogue (gCat) Client is a library designed to interact with gCat Service exposed REST API UTF-8 ${project.basedir}/distro - DataPublishing + data-catalogue @@ -39,9 +39,9 @@ - org.gcube.data-publishing + org.gcube.data-catalogue gcat-api - [1.2.2,2.0.0-SNAPSHOT) + [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) org.gcube.resources.discovery