diff options
Diffstat (limited to 'sdc-os-chef')
-rw-r--r-- | sdc-os-chef/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index 279392cf84..0778e4e410 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -39,6 +39,7 @@ </includes> </validationSet> </validationSets> + <skip>${skipYamlJsonValidator}</skip> </configuration> </execution> </executions> |