diff --git a/CHANGELOG.md b/CHANGELOG.md index 02739ac..0e45fdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v3.0.0] - 2023-12-06 +## [v3.0.0-SNAPSHOT] - 2023-12-06 - Feature #26193, new impl for get users by role in a VRE - Replace Astyanx Java client for Cassandra 2 with Datastax client for Cassandra 4 diff --git a/pom.xml b/pom.xml index 53b1d10..11811b3 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portal social-networking-library-ws war - 3.0.0 + 3.0.0-SNAPSHOT social-networking-library-ws Rest interface for the social networking library.