diff --git a/CHANGELOG.md b/CHANGELOG.md index 01b8689..388cb1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v1.0.0-SNAPSHOT] - 2023-11-15 +## [v1.0.0] - 2023-11-15 - First release diff --git a/pom.xml b/pom.xml index 84ddb61..62ef56e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal social-library-stubs - 1.0.0-SNAPSHOT + 1.0.0 gCube Social Library stubs The gCube Social Networking Library stubs exploits the social networking facilities using the social-service-client to interface with the NoSQL data store for their storage. Specifically an Apache Cassandra data store.