2 dependencies on guava in samples/pom.xml
------------------------------------------
Key: SHINDIG-1437
URL: https://issues.apache.org/jira/browse/SHINDIG-1437
Project: Shindig
Issue Type: Bug
Components: Java
Reporter: Christiaan Hees
Priority: Trivial
There are 2 dependencies on guava in samples/pom.xml:
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
I guess one of them should be removed cause maven is complaining about it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.