set version to 1.3.0

This commit is contained in:
Roberto Cirillo 2023-02-09 11:33:16 +01:00
parent 039dbccd98
commit cb4b10caf0
2 changed files with 2 additions and 2 deletions

View File

@ -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.3.0-SNAPSHOT] - [2023-01-27]
## [v1.3.0] - [2023-02-09]
- add support for UMA token
- Feature #24253 add support for decrypted ServiceEndpoint

View File

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