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 2018/07/31 02:32:27 UTC

[10/24] james-project git commit: JAMES-2493 remove duplicate dependencies

JAMES-2493 remove duplicate dependencies


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

Branch: refs/heads/master
Commit: da982f288153ff810c211cfb16e9434f45510b50
Parents: 5f01439
Author: Matthieu Baechler <ma...@apache.org>
Authored: Wed Jul 25 15:01:12 2018 +0200
Committer: benwa <bt...@linagora.com>
Committed: Tue Jul 31 09:25:22 2018 +0700

----------------------------------------------------------------------
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/da982f28/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e090414..28e4e91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -851,12 +851,6 @@
             </dependency>
             <dependency>
                 <groupId>${james.groupId}</groupId>
-                <artifactId>apache-james-mailbox-quota-mailing</artifactId>
-                <type>test-jar</type>
-                <version>${project.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>${james.groupId}</groupId>
                 <artifactId>apache-james-mailbox-spring</artifactId>
                 <version>${project.version}</version>
             </dependency>


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