You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2019/08/28 10:32:18 UTC

[james-project] 10/12: JAMES-2813 Remove duplicated dependencies in cassandra-guice

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 56c6227f7bf3b9d9432f2ce24c124aceb1445292
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Mon Aug 26 18:27:56 2019 +0700

    JAMES-2813 Remove duplicated dependencies in cassandra-guice
---
 server/container/guice/cassandra-guice/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/server/container/guice/cassandra-guice/pom.xml b/server/container/guice/cassandra-guice/pom.xml
index bb75cdd..20e14cb 100644
--- a/server/container/guice/cassandra-guice/pom.xml
+++ b/server/container/guice/cassandra-guice/pom.xml
@@ -252,11 +252,6 @@
             <groupId>${james.groupId}</groupId>
             <artifactId>james-server-task-json</artifactId>
             <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>${james.groupId}</groupId>
-            <artifactId>james-server-task-json</artifactId>
-            <scope>test</scope>
             <type>test-jar</type>
         </dependency>
         <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org