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 /common-app-api/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 'common-app-api/pom.xml')
-rw-r--r-- | common-app-api/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index 323bcf822b..33248f6cff 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -310,6 +310,7 @@ </includes> </validationSet> </validationSets> + <skip>${skipYamlJsonValidator}</skip> </configuration> </execution> </executions> |