diff --git a/CHANGELOG.md b/CHANGELOG.md index a8e018b..2a1b3ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Resource Registry Schema Client +## [v4.2.1-SNAPSHOT] + +- Migrated code to reorganized E/R format [#24992] + + ## [v4.2.0] - Enhanced gcube-bom version diff --git a/pom.xml b/pom.xml index bb42fe1..455cf21 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.information-system resource-registry-schema-client - 4.2.0 + 4.2.1-SNAPSHOT Resource Registry Schema Client Contains Non Idempotent API to manage Schemas in Resource Registry