Compare commits

...

1 Commits

2 changed files with 1 additions and 6 deletions

View File

@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Ported to geonetwork [3.4.5,4.0.0-SNAPSHOT)
- Ported to storagehub-client-wrapper [1.0.0, 2.0.0-SNAPSHOT)
- Ported to spd-client-library [4.1.0-SNAPSHOT, 5.0.0-SNAPSHOT)
- [#26516] removed Social Network Library Dependency
## [v3.10.0] - 22-05-2020

View File

@ -246,12 +246,6 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<scope>provided</scope>
</dependency>
<!-- HOME LIBRARY -->
<!-- <dependency> -->
<!-- <groupId>org.gcube.common</groupId> -->