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/08/29 03:14:50 UTC

[22/34] james-project git commit: JAMES-2521 Remove duplicated dependency

JAMES-2521 Remove duplicated 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/fb6139d1
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fb6139d1
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/fb6139d1

Branch: refs/heads/master
Commit: fb6139d1f7c417ae865879ad46a693d626f26138
Parents: 151e120
Author: Benoit Tellier <bt...@linagora.com>
Authored: Wed Aug 15 11:19:09 2018 +0700
Committer: Benoit Tellier <bt...@linagora.com>
Committed: Wed Aug 29 10:12:44 2018 +0700

----------------------------------------------------------------------
 server/mailet/mailetcontainer-camel/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/fb6139d1/server/mailet/mailetcontainer-camel/pom.xml
----------------------------------------------------------------------
diff --git a/server/mailet/mailetcontainer-camel/pom.xml b/server/mailet/mailetcontainer-camel/pom.xml
index dd66701..1f6963b 100644
--- a/server/mailet/mailetcontainer-camel/pom.xml
+++ b/server/mailet/mailetcontainer-camel/pom.xml
@@ -98,10 +98,6 @@
         </dependency>
         <dependency>
             <groupId>${james.groupId}</groupId>
-            <artifactId>james-server-util</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>${james.groupId}</groupId>
             <artifactId>metrics-api</artifactId>
         </dependency>
         <dependency>


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