Compare commits

...

1 Commits

2 changed files with 1 additions and 5 deletions

View File

@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1.2.0] - 2021-12-17
- Task #22596 Ported to git and removed Home Library dep.
- Feature #26530 Removed social networking library dependency.
## [v1.0.0] - 2019-05-21

View File

@ -44,11 +44,6 @@
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.applicationsupportlayer</groupId>
<artifactId>aslsocial</artifactId>