From 86e9db223027d692c2e7699051f281006979d5ab Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Thu, 9 Mar 2023 11:12:18 +0100 Subject: [PATCH] moved to version 1.4.0 --- CHANGELOG.md | 6 +----- pom.xml | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d7592..8db72ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,9 @@ 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.4.0-SNAPSHOT] - [2023-02-15] +## [v1.4.0] - [2023-03-09] - Feature #24254 simple serviceEndpoint creation - - -## [v1.3.0] - [2023-02-09] - - add support for UMA token - Feature #24253 add support for decrypted ServiceEndpoint - update lombok library to 1.18.4 with scope provided diff --git a/pom.xml b/pom.xml index 9bfd4d8..fcc9092 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.gcube.information-system icproxy - 1.4.0-SNAPSHOT + 1.4.0 ICProxy war