This commit is contained in:
Alfredo Oliviero 2024-11-12 14:28:29 +01:00
parent 3573be713d
commit 645f87e257
2 changed files with 8 additions and 5 deletions

View File

@ -4,16 +4,19 @@
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.7.0-SNAPSHOT]
- moved messages from storagehub to cassandra [#27514]
## [v2.6.1] - 2024-10-25
maven-portal-bom 4.0.0
## [v2.6.0] - 2022-09-22
- Fix Bug #23898: open with email addresse preset is not working anymore
- Moved to OpenJDK11
- Moved to GWT 2.9.0
- Fix Bug #23898: open with email addresse preset is not working anymore
- Moved to OpenJDK11
- Moved to GWT 2.9.0
## [v2.5.2] - 2022-06-16

View File

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