summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-12 16:42:07 +0000
committerSai Gandham <sg481n@att.com>2018-04-12 16:42:29 +0000
commitf44b927dac674137fe2968b3af23e71ddeb5e5b9 (patch)
tree4728f06a107bbe5d43642d778497503d318e7b96 /auth
parent068295b45b2ea55fcc881f520cb431a050d93e4f (diff)
Modify sonar properties in pom files
Issue-ID: AAF-129 Change-Id: I284cdfb8bf84a049f762d76822f6fa0b0ef5daca Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'auth')
-rw-r--r--auth/auth-batch/pom.xml2
-rw-r--r--auth/auth-cass/pom.xml2
-rw-r--r--auth/auth-certman/pom.xml2
-rw-r--r--auth/auth-cmd/pom.xml2
-rw-r--r--auth/auth-deforg/pom.xml2
-rw-r--r--auth/auth-fs/pom.xml2
-rw-r--r--auth/auth-gui/pom.xml2
-rw-r--r--auth/auth-hello/pom.xml2
-rw-r--r--auth/auth-locate/pom.xml2
-rw-r--r--auth/auth-oauth/pom.xml2
-rw-r--r--auth/auth-service/pom.xml2
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>