updated version to 2.6

This commit is contained in:
Massimiliano Assante 2022-09-22 17:14:53 +02:00
parent cdb2e85967
commit 257141f581
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-SNAPSHOT] - 2022-09-22
## [v2.6.0-SNAPSHOT] - 2022-09-22
- Fix Bug #23898: open with email addresse preset is not working anymore
- Moved to OpenJDK11

View File

@ -13,7 +13,7 @@
<groupId>org.gcube.portets.user</groupId>
<artifactId>messages</artifactId>
<packaging>war</packaging>
<version>2.5.3-SNAPSHOT</version>
<version>2.6.0-SNAPSHOT</version>
<description>
gCube Messages Portlet for exchanging messages with other users.
</description>