release version

This commit is contained in:
Massimiliano Assante 2022-05-18 10:26:55 +02:00
parent ef9a694253
commit 38c1aab258
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,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). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.17.0-SNAPSHOT] - 2022-05-13 ## [v1.17.0] - 2022-05-13
- Added support for Catalogue notifications - Added support for Catalogue notifications
- Ported to git - Ported to git

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.portal</groupId> <groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId> <artifactId>social-networking-library</artifactId>
<version>1.17.0-SNAPSHOT</version> <version>1.17.0</version>
<name>gCube Social Networking Library</name> <name>gCube Social Networking Library</name>
<description> <description>
The gCube Social Networking Library is the 'bridge' between your gCube Applications and the social networking facilities. The gCube Social Networking Library is the 'bridge' between your gCube Applications and the social networking facilities.