From 080c849bc040ffa2885e42cd2350b6bf308ed233 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 19 Oct 2022 11:52:15 +0200 Subject: [PATCH] Removed -SNAPSHOT to release the component --- CHANGELOG.md | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 357d638..9c4db9c 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 Service -## [v4.1.0-SNAPSHOT] +## [v4.1.0] - Relation source-target instance types are validated against Relation schema [#7355] - The instances are validated with the defined schema [#18216] diff --git a/pom.xml b/pom.xml index 71adab0..906b292 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry - 4.1.0-SNAPSHOT + 4.1.0 Resource Registry Service The Resource Registry is a web-service which represent the core component of the gCube Information System war @@ -31,7 +31,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.2.0-SNAPSHOT + 2.2.0 pom import @@ -52,7 +52,7 @@ org.gcube.common authorization-utils - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.0.0, 3.0.0-SNAPSHOT) com.orientechnologies