Repository: james-project
Updated Branches:
  refs/heads/master fd1c775e7 -> adad8aad9


JAMES-2124 Use slf4j-simple in tests only


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

Branch: refs/heads/master
Commit: 610d9eb820214de33ea1a8a4ee0a4758b5066a10
Parents: 833443c
Author: Antoine Duprat <adup...@linagora.com>
Authored: Wed Sep 6 10:32:12 2017 +0200
Committer: Antoine Duprat <adup...@linagora.com>
Committed: Wed Sep 6 10:55:07 2017 +0200

----------------------------------------------------------------------
 mailbox/tool/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/610d9eb8/mailbox/tool/pom.xml
----------------------------------------------------------------------
diff --git a/mailbox/tool/pom.xml b/mailbox/tool/pom.xml
index dc669c3..d6460fe 100644
--- a/mailbox/tool/pom.xml
+++ b/mailbox/tool/pom.xml
@@ -85,6 +85,7 @@
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-simple</artifactId>
+            <scope>test</scope>
         </dependency>
     </dependencies>
 </project>


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

Reply via email to