deploy artifcat
This commit is contained in:
parent
b7412269e3
commit
456395e33c
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## [v1.1.0] - 2022-04-06
|
||||
## [v1.1.0-SNAPSHOT] - 2022-04-06
|
||||
|
||||
- First release
|
||||
- Feature #23186 - Full notifications support for social service
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -10,7 +10,7 @@
|
|||
|
||||
<groupId>org.gcube.social-networking</groupId>
|
||||
<artifactId>social-service-client</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<name>social-networking-service-client</name>
|
||||
<packaging>jar</packaging>
|
||||
<description>The social networking web service client library</description>
|
||||
|
|
Loading…
Reference in New Issue