JAMES-1925 Rely on cassandra profile for JMAP integration tests
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c10cfae1 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c10cfae1 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/c10cfae1 Branch: refs/heads/master Commit: c10cfae17db2cc950cb2f35dd75bd1e1786c4c1c Parents: 844efe2 Author: Benoit Tellier <[email protected]> Authored: Wed Feb 8 09:21:05 2017 +0700 Committer: Antoine Duprat <[email protected]> Committed: Thu Feb 9 09:44:50 2017 +0100 ---------------------------------------------------------------------- server/protocols/jmap-integration-testing/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/c10cfae1/server/protocols/jmap-integration-testing/pom.xml ---------------------------------------------------------------------- diff --git a/server/protocols/jmap-integration-testing/pom.xml b/server/protocols/jmap-integration-testing/pom.xml index 7a76231..a9df9da 100644 --- a/server/protocols/jmap-integration-testing/pom.xml +++ b/server/protocols/jmap-integration-testing/pom.xml @@ -33,7 +33,6 @@ <packaging>pom</packaging> <modules> - <module>cassandra-jmap-integration-testing</module> <module>jmap-integration-testing-common</module> </modules> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
