diff --git a/pom.xml b/pom.xml index 6e76fe5..19ea560 100644 --- a/pom.xml +++ b/pom.xml @@ -208,4 +208,25 @@ + + + + skip-integration-tests + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*IntegrationTest.java + **/ActivityImageServiceTest.java + + + + + + + + \ No newline at end of file