diff --git a/pom.xml b/pom.xml index 5842afa..f4b9555 100644 --- a/pom.xml +++ b/pom.xml @@ -1,68 +1,46 @@ - - - 4.0.0 - com.czeczotka.bdd - cucumber-jvm-maven - jar - 1.0-SNAPSHOT - cucumber-jvm-maven - http://maven.apache.org - - 1.8 - 1.8 - - - - io.cucumber - cucumber-java - 2.4.0 - - - io.cucumber - cucumber-junit - 2.4.0 - test - - - junit - junit - 4.11 - test - + + + 4.0.0 - - - - qmetrytestmanager-mvn-repo - QMetry Test Manager Maven Repository - https://raw.github.com/qmetry/qtm4j-maven-uploader/mvn-repo/ - - true - always - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.22.0 - - - com.qmetry - automation - 1.0.3 - - - test - - CucumberFileUpload - - - - - - + groupId + CucumberBasics + 1.0-SNAPSHOT + + 1.8 + 1.8 + + + + + + info.cukes + cucumber-java + 1.2.5 + + + + + info.cukes + cucumber-junit + 1.2.5 + + + + junit + junit + 4.12 + + + + + info.cukes + cucumber-picocontainer + 1.2.4 + + + + +