diff options
Diffstat (limited to 'auth/auth-certman/pom.xml')
-rw-r--r-- | auth/auth-certman/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index 7bd87bf2..5363a824 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/pom.xml @@ -34,6 +34,7 @@ <description>Certificate Manager API</description> <properties> + <skipTests>true</skipTests> <project.swmVersion>21</project.swmVersion> <!-- SONAR --> <jacoco.version>0.7.7.201606060606</jacoco.version> |