From ca56e67568e59ff4c2cbfe02f6061966d6ff3b5d Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Wed, 29 Mar 2023 11:28:33 +0200 Subject: [PATCH] set release version --- CHANGELOG.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67aa4e7..64e4f74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v2.1.1-SNAPSHOT] - [2023-03-29] +## [v2.1.1] - [2023-03-29] - see #24727 upgrade version just for removing the gcube-staging dependencies diff --git a/pom.xml b/pom.xml index 64cd738..1f0a849 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.core common-clients - 2.1.1-SNAPSHOT + 2.1.1 Common Clients A framework for client APIs @@ -114,4 +114,4 @@ - \ No newline at end of file +