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:26 UTC

[09/24] james-project git commit: JAMES-2493 remove redundant declaration of mime4j version

JAMES-2493 remove redundant declaration of mime4j version


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

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

----------------------------------------------------------------------
 server/protocols/jmap/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/28875408/server/protocols/jmap/pom.xml
----------------------------------------------------------------------
diff --git a/server/protocols/jmap/pom.xml b/server/protocols/jmap/pom.xml
index 444571e..8c948ed 100644
--- a/server/protocols/jmap/pom.xml
+++ b/server/protocols/jmap/pom.xml
@@ -78,7 +78,6 @@
         <dependency>
             <groupId>${james.groupId}</groupId>
             <artifactId>apache-mime4j-core</artifactId>
-            <version>${apache-mime4j.version}</version>
         </dependency>
         <dependency>
             <groupId>${james.groupId}</groupId>


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