diff --git a/.classpath b/.classpath index 6bba6af..5a833c2 100644 --- a/.classpath +++ b/.classpath @@ -25,5 +25,10 @@ + + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index a86b957..ac60c5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v2.9.2-SNAPSHOT] - 2023-11-05 +## [v3.0.0-SNAPSHOT] - 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 3fa72ef..8332ed2 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portal social-networking-library-ws war - 2.9.2-SNAPSHOT + 3.0.0-SNAPSHOT social-networking-library-ws Rest interface for the social networking library.