This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-05-17 11:34:46 +02:00
parent 5a2f00813b
commit 97eae29a93
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
## [v3.0.1-SNAPSHOT] - 2023-04-22 ## [v3.0.1] - 2023-04-22
- Feature 27286: removed noisy logs - Feature 27286: removed noisy logs
- Bug 27218: advance social networking library version - Bug 27218: advance social networking library version

View File

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