fixed java version

This commit is contained in:
Ahmed Salah Tawfik Ibrahim 2024-04-17 13:33:12 +02:00
parent 5e83765b45
commit 0528ea2f1b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## [v2.0.1-SNAPSHOT] - 2024-04-16
## [v2.0.1] - 2024-04-16
- fixed dependency versions

View File

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