Compare commits

..

No commits in common. "Feature/26538" and "master" have entirely different histories.

2 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,6 @@
### Features
- Updated the set administrator method for VRE folders [#19952]
- Removed social networking library dependency [#26538]

View File

@ -143,6 +143,12 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.applicationsupportlayer</groupId>
<artifactId>aslsocial</artifactId>