From b0aa6eea9be9c134b15a8c401f045e3d3656ee09 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Fri, 17 May 2024 11:41:15 +0200 Subject: [PATCH] maven parent 1.2.0 --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90a152c..136bb09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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.1-SNAPSHOT] - 2024-04-16 +## [v1.0.1] - 2024-04-16 - Null pointer exception bug fixed - Removed unnecessary logs diff --git a/pom.xml b/pom.xml index 88a7063..6324452 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal social-library-stubs - 1.0.1-SNAPSHOT + 1.0.1 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.