diff --git a/pom.xml b/pom.xml index 2e0b7252..d260b73f 100644 --- a/pom.xml +++ b/pom.xml @@ -124,6 +124,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 3.5.0 + + + + **/*Test + **/*Tests + **/*Spec + **/*Suite + + + org.liquibase liquibase-maven-plugin