diff options
Diffstat (limited to 'auth')
-rw-r--r-- | auth/auth-batch/pom.xml | 2 | ||||
-rw-r--r-- | auth/auth-cass/pom.xml | 2 | ||||
-rw-r--r-- | auth/auth-certman/pom.xml | 2 | ||||
-rw-r--r-- | auth/auth-cmd/pom.xml | 2 | ||||
-rw-r--r-- | auth/auth-deforg/pom.xml | 2 | ||||
-rw-r--r-- | auth/auth-fs/pom.xml | 2 | ||||
-rw-r--r-- | auth/auth-gui/pom.xml | 2 | ||||
-rw-r--r-- | auth/auth-hello/pom.xml | 2 | ||||
-rw-r--r-- | auth/auth-locate/pom.xml | 2 | ||||
-rw-r--r-- | auth/auth-oauth/pom.xml | 2 | ||||
-rw-r--r-- | auth/auth-service/pom.xml | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 730dfab7..00638a75 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -76,7 +76,7 @@ <maven.test.failure.ignore>false</maven.test.failure.ignore> <!-- 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> diff --git a/auth/auth-cass/pom.xml b/auth/auth-cass/pom.xml index 1a722682..cc61f19b 100644 --- a/auth/auth-cass/pom.xml +++ b/auth/auth-cass/pom.xml @@ -67,7 +67,7 @@ <!-- 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> diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index 8fe3e60b..69a5c5df 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/pom.xml @@ -27,7 +27,7 @@ <properties> <!-- 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> diff --git a/auth/auth-cmd/pom.xml b/auth/auth-cmd/pom.xml index 83b5f046..1adf1350 100644 --- a/auth/auth-cmd/pom.xml +++ b/auth/auth-cmd/pom.xml @@ -30,7 +30,7 @@ <properties> <maven.test.failure.ignore>false</maven.test.failure.ignore> <!-- 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> diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index 771660f9..f8dc24de 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -74,7 +74,7 @@ <properties> <maven.test.failure.ignore>false</maven.test.failure.ignore> <!-- 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> diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index e83dcd87..c2fb4fb4 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/pom.xml @@ -28,7 +28,7 @@ <properties> <maven.test.failure.ignore>true</maven.test.failure.ignore> <!-- 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> diff --git a/auth/auth-gui/pom.xml b/auth/auth-gui/pom.xml index ce12db8a..4e3a0bf0 100644 --- a/auth/auth-gui/pom.xml +++ b/auth/auth-gui/pom.xml @@ -28,7 +28,7 @@ <properties> <maven.test.failure.ignore>true</maven.test.failure.ignore> <!-- 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> diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml index 68c2bfce..ddaebff3 100644 --- a/auth/auth-hello/pom.xml +++ b/auth/auth-hello/pom.xml @@ -27,7 +27,7 @@ <properties> <skipTests>false</skipTests> - <sonar.skip>true</sonar.skip> + <!-- <sonar.skip>true</sonar.skip> --> <!-- SONAR --> <jacoco.version>0.7.7.201606060606</jacoco.version> <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> diff --git a/auth/auth-locate/pom.xml b/auth/auth-locate/pom.xml index 88a608fd..1699da2a 100644 --- a/auth/auth-locate/pom.xml +++ b/auth/auth-locate/pom.xml @@ -28,7 +28,7 @@ <properties> <maven.test.failure.ignore>true</maven.test.failure.ignore> <!-- 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> 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> diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml index 656cab5c..7d8f4534 100644 --- a/auth/auth-service/pom.xml +++ b/auth/auth-service/pom.xml @@ -27,7 +27,7 @@ <properties> <maven.test.failure.ignore>true</maven.test.failure.ignore> - <sonar.skip>true</sonar.skip> + <!-- <sonar.skip>true</sonar.skip> --> <!-- SONAR --> <jacoco.version>0.7.7.201606060606</jacoco.version> <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version> |