moved to version 1.4.0

master r5.15.0
Roberto Cirillo 1 year ago
parent acd016e1f2
commit 86e9db2230

@ -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

@ -11,7 +11,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.information-system</groupId>
<artifactId>icproxy</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<name>ICProxy</name>
<packaging>war</packaging>

Loading…
Cancel
Save