diff --git a/CHANGELOG.md b/CHANGELOG.md index ac60c5d..6312fb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v3.0.0-SNAPSHOT] - 2023-12-04 +## [v3.0.0] - 2023-12-04 - Replace Astyanx Java client for Cassandra 2 with Datastax client for Cassandra 4 - Add REST resources for all the functions in social networking library diff --git a/pom.xml b/pom.xml index 0899500..0a036ed 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portal social-networking-library-ws war - 3.0.0-SNAPSHOT + 3.0.0 social-networking-library-ws Rest interface for the social networking library.