3.0.1
This commit is contained in:
parent
5a2f00813b
commit
97eae29a93
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## [v3.0.1-SNAPSHOT] - 2023-04-22
|
||||
## [v3.0.1] - 2023-04-22
|
||||
|
||||
- Feature 27286: removed noisy logs
|
||||
- Bug 27218: advance social networking library version
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -12,7 +12,7 @@
|
|||
<groupId>org.gcube.portal</groupId>
|
||||
<artifactId>social-networking-library-ws</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<name>social-networking-library-ws</name>
|
||||
<description>Rest interface for the social networking library.</description>
|
||||
<properties>
|
||||
|
|
Loading…
Reference in New Issue