diff options
author | JulienBe <julien.bertozzi@intl.att.com> | 2020-06-24 15:35:23 +0200 |
---|---|---|
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | 2020-06-25 05:11:13 +0000 |
commit | 6bd3d3a85c4e14174070b8c0de81714a0155255a (patch) | |
tree | 462bbeedcb6b305f1fd9bee5ef4ed69a77651563 /catalog-dao/pom.xml | |
parent | 234fa274c4e364da43793aec2898069ee543c3e6 (diff) |
add a new profil for fast build
Issue-ID: SDC-3148
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
Change-Id: Ie98194fe6d136f57491a0590ab2afc9db59fbfbd
Diffstat (limited to 'catalog-dao/pom.xml')
-rw-r--r-- | catalog-dao/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index d1d9b349ae..b939448f2d 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -419,6 +419,7 @@ Modifications copyright (c) 2018 Nokia </includes> </validationSet> </validationSets> + <skip>${skipYamlJsonValidator}</skip> </configuration> </execution> </executions> |