summaryrefslogtreecommitdiffstats
path: root/veslibrary/ves_javalibrary/evel_javalib2/pom.xml
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2018-03-29 15:59:50 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-29 15:59:50 +0000
commit058eb7d041d9291112a3ea89204c991d513257ff (patch)
tree46f9c210f70b584ab092bbb73730a9e147e3bd6f /veslibrary/ves_javalibrary/evel_javalib2/pom.xml
parentf2e67cf2d7f790c039ebb4b9cfb56f69b2b78dbe (diff)
parentc9e59b7431c0f91c01029f7a93ef6d472931ad28 (diff)
Merge "Fixes for code coverage"
Diffstat (limited to 'veslibrary/ves_javalibrary/evel_javalib2/pom.xml')
-rw-r--r--veslibrary/ves_javalibrary/evel_javalib2/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/veslibrary/ves_javalibrary/evel_javalib2/pom.xml b/veslibrary/ves_javalibrary/evel_javalib2/pom.xml
index 9ebbcef..8233264 100644
--- a/veslibrary/ves_javalibrary/evel_javalib2/pom.xml
+++ b/veslibrary/ves_javalibrary/evel_javalib2/pom.xml
@@ -52,6 +52,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<releaseNexusPath>content/repositories/releases/</releaseNexusPath>
<stagingNexusPath>content/repositories/staging/</stagingNexusPath>
<sitePath>content/sites/site/org/onap/vnfsdk-ves-agent/${project.version}</sitePath>
+ <sonar.exclusions>src_test/evel_javalibrary/att/com/maindir/Main.java, src/test/java/*</sonar.exclusions>
</properties>