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 ma...@apache.org on 2018/03/26 13:04:43 UTC

[07/10] james-project git commit: JAMES-2361 remove duplicate maven entry

JAMES-2361 remove duplicate maven entry


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

Branch: refs/heads/master
Commit: a4c9f2e7b91ba113e27f50e837ed3159dc37d5e5
Parents: 81d5a24
Author: Matthieu Baechler <ma...@apache.org>
Authored: Tue Mar 20 18:13:55 2018 +0100
Committer: Matthieu Baechler <ma...@apache.org>
Committed: Mon Mar 26 14:57:23 2018 +0200

----------------------------------------------------------------------
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/a4c9f2e7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 96f27ec..2bedd6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2222,11 +2222,6 @@
                 <version>${junit.plateform.version}</version>
             </dependency>
             <dependency>
-                <groupId>org.junit.platform</groupId>
-                <artifactId>junit-platform-launcher</artifactId>
-                <version>${junit.plateform.version}</version>
-            </dependency>
-            <dependency>
                 <groupId>org.junit.vintage</groupId>
                 <artifactId>junit-vintage-engine</artifactId>
                 <version>${junit.vintage.version}</version>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org