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 2017/08/30 02:14:40 UTC

[3/4] james-project git commit: JAMES-2130 fix duplicate dependency

JAMES-2130 fix duplicate dependency


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/824b7ef6
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/824b7ef6
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/824b7ef6

Branch: refs/heads/master
Commit: 824b7ef63f7e3b4947b756a435a634c96e204f74
Parents: c271756
Author: Matthieu Baechler <ma...@apache.org>
Authored: Fri Aug 25 15:41:18 2017 +0200
Committer: benwa <bt...@linagora.com>
Committed: Wed Aug 30 09:12:26 2017 +0700

----------------------------------------------------------------------
 server/container/mailbox-adapter/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/824b7ef6/server/container/mailbox-adapter/pom.xml
----------------------------------------------------------------------
diff --git a/server/container/mailbox-adapter/pom.xml b/server/container/mailbox-adapter/pom.xml
index 14dd278..08a39a8 100644
--- a/server/container/mailbox-adapter/pom.xml
+++ b/server/container/mailbox-adapter/pom.xml
@@ -39,10 +39,6 @@
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>apache-james-mailbox-api</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
             <artifactId>apache-james-mailbox-maildir</artifactId>
         </dependency>
         <dependency>


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