JAMES-2521 data-memory scope should be test in protocols-smtp

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

Branch: refs/heads/master
Commit: bba7d7096d5a5d2375b89a192c63cb280b3b6016
Parents: fb6139d
Author: Benoit Tellier <[email protected]>
Authored: Wed Aug 15 11:22:54 2018 +0700
Committer: Benoit Tellier <[email protected]>
Committed: Wed Aug 29 10:12:44 2018 +0700

----------------------------------------------------------------------
 server/protocols/protocols-smtp/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/bba7d709/server/protocols/protocols-smtp/pom.xml
----------------------------------------------------------------------
diff --git a/server/protocols/protocols-smtp/pom.xml 
b/server/protocols/protocols-smtp/pom.xml
index be02458..5d3f153 100644
--- a/server/protocols/protocols-smtp/pom.xml
+++ b/server/protocols/protocols-smtp/pom.xml
@@ -75,6 +75,7 @@
         <dependency>
             <groupId>${james.groupId}</groupId>
             <artifactId>james-server-data-memory</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