diff options
Diffstat (limited to 'catalog-model/pom.xml')
-rw-r--r-- | catalog-model/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index 98e8c24d26..5d17b745ea 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -375,6 +375,7 @@ </includes> </validationSet> </validationSets> + <skip>${skipYamlJsonValidator}</skip> </configuration> </execution> </executions> |