Repository: incubator-gossip
Updated Branches:
  refs/heads/master 375cee2a3 -> 5590758c4


Duplicate definition in pom file


Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/5590758c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/5590758c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/5590758c

Branch: refs/heads/master
Commit: 5590758c423558144a06810b2dae41cd47428856
Parents: 375cee2
Author: Edward Capriolo <[email protected]>
Authored: Fri Sep 23 22:34:43 2016 -0400
Committer: Edward Capriolo <[email protected]>
Committed: Fri Sep 23 22:34:43 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/5590758c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5b80e17..581c8b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,12 +105,6 @@
                        <scope>test</scope>
                </dependency>
                <dependency>
-                       <groupId>org.junit.platform</groupId>
-                       <artifactId>junit-platform-runner</artifactId>
-                       <version>${junit.platform.version}</version>
-                       <scope>test</scope>
-               </dependency>
-               <dependency>
                        <groupId>io.teknek</groupId>
                        <artifactId>tunit</artifactId>
                        <version>${tunit.version}</version>

Reply via email to