summaryrefslogtreecommitdiffstats
path: root/veslibrary/ves_javalibrary/evel_javalib2/pom.xml
diff options
context:
space:
mode:
authorGokul Singaraju <gs244f@att.com>2018-03-28 23:42:48 -0400
committerGokul Singaraju <gs244f@att.com>2018-03-28 23:44:32 -0400
commitc9e59b7431c0f91c01029f7a93ef6d472931ad28 (patch)
tree100e03873a9a59e5ed1dc25638b23232911a7c3b /veslibrary/ves_javalibrary/evel_javalib2/pom.xml
parent628dd1bb98a25508f6fae41fe4ab249338abf53b (diff)
Fixes for code coverage
Issue-ID: VNFSDK-217 Change-Id: I74556357e5fb534f64476ad334355f43453be6e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
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>