deploy artifcat

This commit is contained in:
Massimiliano Assante 2022-05-26 10:35:48 +02:00
parent b7412269e3
commit 456395e33c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
## [v1.1.0] - 2022-04-06 ## [v1.1.0-SNAPSHOT] - 2022-04-06
- First release - First release
- Feature #23186 - Full notifications support for social service - Feature #23186 - Full notifications support for social service

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.social-networking</groupId> <groupId>org.gcube.social-networking</groupId>
<artifactId>social-service-client</artifactId> <artifactId>social-service-client</artifactId>
<version>1.1.0</version> <version>1.1.0-SNAPSHOT</version>
<name>social-networking-service-client</name> <name>social-networking-service-client</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<description>The social networking web service client library</description> <description>The social networking web service client library</description>