diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cd7f11..7f92992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Resource Registry Schema Client -## [v4.1.0-SNAPSHOT] +## [v4.1.0] - Restrict the interface to accept ERElement classes and not all the Element classes [#21973] - Client gets service URL using resource-registry-api lib utility [#23658] diff --git a/pom.xml b/pom.xml index 28a95cc..7952fb9 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.information-system resource-registry-schema-client - 4.1.0-SNAPSHOT + 4.1.0 Resource Registry Schema Client Contains Non Idempotent API to manage Schemas in Resource Registry @@ -29,7 +29,7 @@ org.gcube.distribution gcube-bom - 2.1.0-SNAPSHOT + 2.1.0 pom import