updated pom for release

This commit is contained in:
Massimiliano Assante 2021-04-12 16:19:04 +02:00
parent a3c6d2352f
commit fa81aaab79
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,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).
## [v2.5.3] - 2021-03-05
## [v2.5.3] - 2021-04-12
[#20889] UserManagement enhancement: add the roles "Data-Editor"

View File

@ -37,7 +37,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>