diff options
Diffstat (limited to 'auth/auth-batch/pom.xml')
-rw-r--r-- | auth/auth-batch/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 2813a559..8969de0e 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -71,7 +71,7 @@ </developers> <properties> - <skipTests>true</skipTests> + <maven.test.failure.ignore>false</maven.test.failure.ignore> |