First release

This commit is contained in:
Massimiliano Assante 2023-12-11 13:06:20 +01:00
parent c683b453fd
commit 66387bb586
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>social-library-stubs</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>gCube Social Library stubs</name>
<description>
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.