diff --git a/CHANGELOG.md b/CHANGELOG.md index bfb05d4..a8e018b 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.2.0-SNAPSHOT] +## [v4.2.0] - Enhanced gcube-bom version - Added usage of common-utility to overcome issues with different Smartgears version (i.e. 3 and 4) diff --git a/pom.xml b/pom.xml index 490d5d3..89cb71d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.information-system resource-registry-schema-client - 4.2.0-SNAPSHOT + 4.2.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.2.0-SNAPSHOT + 2.2.0 pom import @@ -77,7 +77,7 @@ org.gcube.common authorization-utils - [2.1.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.1.0, 3.0.0-SNAPSHOT) test