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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to