- Fixed attachment issue #21972

This commit is contained in:
Massimiliano Assante 2021-09-09 17:14:42 +02:00
parent 40ac5d0d4e
commit e8cc5753bc
2 changed files with 6 additions and 1 deletions

View File

@ -4,6 +4,11 @@
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.1-SNAPSHOT] -2021-09-09
- Fixed attachment issue #21972
## [v2.5.0] -2021-07-28
- Ported to git

View File

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