commit | 68ccc45de18f41cddb79de33a245bceb3b063ffb | [log] [tgz] |
---|---|---|
author | Tal Gitelman <tg851x@intl.att.com> | Thu Jun 22 18:23:07 2017 +0300 |
committer | Tal Gitelman <tg851x@intl.att.com> | Thu Jun 22 18:23:07 2017 +0300 |
tree | d80619a8539a8a03f68304c23eef7e3790ca63c6 | |
parent | 7d92498efd0ea61097b241287c004965d46b2c12 [diff] [blame] |
[sdc] - latest code changes Change-Id: I861387094b000367218bb417624fe50d3c37f70e Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
diff --git a/openecomp-be/lib/openecomp-sdc-validation-lib/att-sdc-validation-impl/pom.xml b/openecomp-be/lib/openecomp-sdc-validation-lib/att-sdc-validation-impl/pom.xml index 5819fb0..7236f21 100644 --- a/openecomp-be/lib/openecomp-sdc-validation-lib/att-sdc-validation-impl/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-validation-lib/att-sdc-validation-impl/pom.xml
@@ -84,6 +84,7 @@ <configuration> <useSystemClassLoader>false</useSystemClassLoader> <redirectTestOutputToFile>true</redirectTestOutputToFile> + <skipTests>true</skipTests> </configuration> </plugin> </plugins>