summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-12-24 20:23:35 +0200
committerMichael Lando <ml636r@att.com>2017-12-24 20:23:35 +0200
commitd4bf8d6e930b716276a4f93c48fa22961888798c (patch)
treed25c6bb54e49380577235c675e038c2a8e6a4a53 /sdc-os-chef/pom.xml
parent85b0eac228f7dd998b075bcdf3c910b27b8f45f6 (diff)
soner enable fix
Change-Id: Ibcc38fd80f2cd3470db461fcc434760925a93a9b Issue-ID: SDC-777 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'sdc-os-chef/pom.xml')
-rw-r--r--sdc-os-chef/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml
index 21dcdc8e0e..f27a9434fa 100644
--- a/sdc-os-chef/pom.xml
+++ b/sdc-os-chef/pom.xml
@@ -16,7 +16,8 @@
<properties>
<docker.tag>${project.version}-${maven.build.timestamp}</docker.tag>
- <docker.latest.tag>${project.version}-latest</docker.latest.tag>
+ <docker.latest.tag>${project.version}-latest</docker.latest.tag>
+ <sonar.skip>true</sonar.skip>
</properties>
<build>