From d8cb6081bf62461272171bfb1d8ff4d799d600f9 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Fri, 21 Jul 2023 14:30:19 +0200 Subject: [PATCH] Removed -SNAPSHOT for release --- CHANGELOG.md | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9777f61..2d7dfb3 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 Query Template Client -## [v1.1.1-SNAPSHOT] +## [v1.1.1] - Migrated code to reorganized E/R format [#24992] diff --git a/pom.xml b/pom.xml index 95bf51e..906901f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.information-system resource-registry-query-template-client - 1.1.1-SNAPSHOT + 1.1.1 Resource Registry Query Template Client Resource Registry Query Template Client is a library designed to interact with Resource Registry Query Template APIs @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 2.4.0-SNAPSHOT + 2.4.0 pom import @@ -78,7 +78,7 @@ org.gcube.common authorization-utils - [2.1.0, 3.0.0-SNAPSHOT) + [2.2.0, 3.0.0-SNAPSHOT) test