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 3ca8bb137f61348739a146180cce052c78723279
Author: Benoit Tellier <[email protected]>
AuthorDate: Fri May 31 10:53:58 2019 +0700

    JAMES-2684 Bind apache-mailet-test in scope test
---
 server/blob/blob-export-file/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server/blob/blob-export-file/pom.xml 
b/server/blob/blob-export-file/pom.xml
index c74fffe..4ad96bb 100644
--- a/server/blob/blob-export-file/pom.xml
+++ b/server/blob/blob-export-file/pom.xml
@@ -37,6 +37,7 @@
         <dependency>
             <groupId>${james.groupId}</groupId>
             <artifactId>apache-mailet-test</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