ready to release

This commit is contained in:
Massimiliano Assante 2023-09-29 18:17:56 +02:00
parent 23e6026ef4
commit 6fce7cf11f
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,9 @@
# Changelog
## [v2.9.1-SNAPSHOT] - 2023-09-28
## [v2.9.1] - 2023-09-28
- Fix for Bug #25760 not closing connection to distributed cached
- Removed memcached dep
## [v2.9.0] - 2023-02-13

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library-ws</artifactId>
<packaging>war</packaging>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<name>social-networking-library-ws</name>
<description>Rest interface for the social networking library.</description>
<properties>