diff --git a/.classpath b/.classpath index 165f1c5..6180162 100644 --- a/.classpath +++ b/.classpath @@ -25,8 +25,9 @@ - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 10f856e..634e76d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [v2.8.0] - 2022-10-20 +## [v2.8.0-SNAPSHOT] - 2022-10-20 - Feature #23891 Refactored following updates social lib - Feature #23847 Social service: temporarily block of notifications for given username(s) diff --git a/docs/index.rst b/docs/index.rst index 6faa24f..ec02a53 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -26,7 +26,7 @@ Base URL In the production environment, its current value is https://api.d4science.org/rest -Authorization +Authorization (how to contact the service) ================== D4Science adopts state-of-the-art industry standards for authentication and authorization. diff --git a/pom.xml b/pom.xml index 880065f..bd6fe3f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portal social-networking-library-ws war - 2.8.0 + 2.8.0-SNAPSHOT social-networking-library-ws Rest interface for the social networking library.