summaryrefslogtreecommitdiffstats
path: root/auth/auth-service/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-04 15:33:05 -0500
committerSai Gandham <sg481n@att.com>2018-04-04 15:33:27 -0500
commit6611834c15886ba06b13cec15fc87ca732f07e06 (patch)
tree145a5a9eef90fb4af472f28db4ac154cb2a0e231 /auth/auth-service/pom.xml
parentc36423577d5b8501af78cc2f8a7db1e43eacdf0d (diff)
add docker push file to aaf repo
Issue-ID: AAF-208 Change-Id: I0e2350b6c6f2bbaf4fa02c0879e52ce148046d4d Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'auth/auth-service/pom.xml')
-rw-r--r--auth/auth-service/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml
index 4acec253..10e3e4e7 100644
--- a/auth/auth-service/pom.xml
+++ b/auth/auth-service/pom.xml
@@ -27,6 +27,7 @@
<properties>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
+ <sonar.skip>true</sonar.skip>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>