diff --git a/testing-modules/cucumber/pom.xml b/testing-modules/cucumber/pom.xml index 56bf922503..af1935aa17 100644 --- a/testing-modules/cucumber/pom.xml +++ b/testing-modules/cucumber/pom.xml @@ -112,20 +112,28 @@ - - - - maven-failsafe-plugin - ${maven-failsafe-plugin.version} - - - - integration-test - verify - - - - - - + + + acceptance + + false + + + + + maven-failsafe-plugin + ${maven-failsafe-plugin.version} + + + + integration-test + verify + + + + + + + +