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