maven parent 1.2.0

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-05-17 11:41:15 +02:00
parent fabc6de2db
commit b0aa6eea9b
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
All notable changes to this project will be documented in this file. 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). 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 - Null pointer exception bug fixed
- Removed unnecessary logs - Removed unnecessary logs

View File

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