From 610b03423d38f388f71a370d99064a8485e98f4b Mon Sep 17 00:00:00 2001 From: AutomatedOwl Date: Fri, 25 May 2018 11:33:47 +0300 Subject: [PATCH] Updated pom.xml --- junit5/pom.xml | 24 +----------------------- testng/pom.xml | 27 --------------------------- 2 files changed, 1 insertion(+), 50 deletions(-) diff --git a/junit5/pom.xml b/junit5/pom.xml index 3fb541c..fd03368 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -26,11 +26,6 @@ junit-platform-surefire-provider 1.2.0 - - org.apache.maven.surefire - surefire-testng - 2.21.0 - @@ -95,24 +90,7 @@ junit-jupiter-api 5.2.0 - - org.testng - testng - 6.14.3 - test - - - org.testng - testng - 6.14.3 - - - org.testng - testng - 6.14.3 - compile - - + org.seleniumhq.selenium selenium-api 3.8.1 diff --git a/testng/pom.xml b/testng/pom.xml index 3fb541c..772d841 100644 --- a/testng/pom.xml +++ b/testng/pom.xml @@ -21,11 +21,6 @@ -Xmx1024m -XX:MaxPermSize=256m - - org.junit.platform - junit-platform-surefire-provider - 1.2.0 - org.apache.maven.surefire surefire-testng @@ -51,18 +46,6 @@ junit-platform-launcher 1.2.0 - - org.junit.jupiter - junit-jupiter-engine - 5.2.0 - test - - - org.junit.jupiter - junit-jupiter-api - 5.2.0 - test - org.seleniumhq.selenium selenium-api @@ -85,16 +68,6 @@ selenium-api 3.12.0 - - org.junit.jupiter - junit-jupiter-api - 5.2.0 - - - org.junit.jupiter - junit-jupiter-api - 5.2.0 - org.testng testng