diff options
Diffstat (limited to 'veslibrary/ves_javalibrary/evel_javalib2/pom.xml')
-rw-r--r-- | veslibrary/ves_javalibrary/evel_javalib2/pom.xml | 1 |
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> |