diff options
Diffstat (limited to 'auth/auth-batch')
-rw-r--r-- | auth/auth-batch/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index c0888adf..cd553506 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -71,6 +71,7 @@ </developers> <properties> + <skipTests>true</skipTests> <maven.test.failure.ignore>false</maven.test.failure.ignore> <!-- SONAR --> <jacoco.version>0.7.7.201606060606</jacoco.version> |