Compare commits

...

1 Commits

2 changed files with 1 additions and 5 deletions

View File

@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Ported to git
- Removed home Library dep for sending messages
- Removed social networking library dependency #26533
## [v2.2.0] - 2017-01-22

View File

@ -88,11 +88,6 @@
<artifactId>aslsocial</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>social-networking-library</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google</groupId>
<artifactId>gwt-jsonmaker</artifactId>