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 2020/06/17 09:15:48 UTC

[james-project] 01/06: JAMES-3214 Add missing test scope

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 7f4ea77be1b6299e6fad970d3637341133a8db71
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Mon Jun 15 13:34:19 2020 +0700

    JAMES-3214 Add missing test scope
---
 mailbox/backup/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mailbox/backup/pom.xml b/mailbox/backup/pom.xml
index 6d6c3f4..553dd89 100644
--- a/mailbox/backup/pom.xml
+++ b/mailbox/backup/pom.xml
@@ -57,6 +57,7 @@
         <dependency>
             <groupId>${james.groupId}</groupId>
             <artifactId>james-server-testing</artifactId>
+            <scope>test</scope>
         </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