From 66387bb586abf0a8783cd57f5632cd077a6f6a19 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 11 Dec 2023 13:06:20 +0100 Subject: [PATCH] First release --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.