From 2c5f1da172862eb5c91fce09b005c0c26de24e68 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Wed, 29 Mar 2023 11:40:59 +0200 Subject: [PATCH] passed to release version --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e41a667..8159edc 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). -## [v1.1.1-SNAPSHOT] - [2023-03-29] +## [v1.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 85aa6a6..24ad666 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.core common-fw-clients - 1.1.1-SNAPSHOT + 1.1.1 Common Featherweight gCore Client A binding of the CL Framework to the Featherwieght Stack for gCore service clients.