diff options
Diffstat (limited to 'auth/auth-hello/pom.xml')
-rw-r--r-- | auth/auth-hello/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml index 51e4559d..97226500 100644 --- a/auth/auth-hello/pom.xml +++ b/auth/auth-hello/pom.xml @@ -26,6 +26,7 @@ <description>Hello Service Component for testing AAF Auth Access</description> <properties> + <skipTests>false</skipTests> <!-- SONAR --> <jacoco.version>0.7.7.201606060606</jacoco.version> <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> |