diff options
Diffstat (limited to 'auth/auth-cmd/pom.xml')
-rw-r--r-- | auth/auth-cmd/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/auth/auth-cmd/pom.xml b/auth/auth-cmd/pom.xml index c67e8490..87ff3630 100644 --- a/auth/auth-cmd/pom.xml +++ b/auth/auth-cmd/pom.xml @@ -36,9 +36,6 @@ <packaging>jar</packaging> <properties> - <skipTests>true</skipTests> - - <maven.test.failure.ignore>false</maven.test.failure.ignore> <!-- SONAR --> <jacoco.version>0.7.7.201606060606</jacoco.version> |