From 8f3c8d21a1f38c74bf56863c0f9d2224c0ca2650 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 3 Mar 2023 12:09:26 +0100 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 58f9430..37f8aec 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 Publisher -## [v4.3.0-SNAPSHOT] +## [v4.3.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 41461f0..0f9ddc4 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.information-system resource-registry-publisher - 4.3.0-SNAPSHOT + 4.3.0 Resource Registry Publisher Resource Registry Publisher is a library designed to interact with Resource Registry Instances APIs @@ -29,7 +29,7 @@ org.gcube.distribution gcube-bom - 2.2.0-SNAPSHOT + 2.2.0 pom import @@ -87,7 +87,7 @@ org.gcube.common authorization-utils - [2.1.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.1.0, 3.0.0-SNAPSHOT) test