summaryrefslogtreecommitdiffstats
path: root/auth/auth-oauth
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-oauth')
-rw-r--r--auth/auth-oauth/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-oauth/pom.xml b/auth/auth-oauth/pom.xml
index ad82630a..daed471b 100644
--- a/auth/auth-oauth/pom.xml
+++ b/auth/auth-oauth/pom.xml
@@ -28,7 +28,7 @@
<properties>
<project.swmVersion>25</project.swmVersion>
<!-- SONAR -->
- <sonar.skip>true</sonar.skip>
+ <!-- <sonar.skip>true</sonar.skip> -->
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>