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