summaryrefslogtreecommitdiffstats
path: root/misc/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-14 17:42:36 +0000
committerSai Gandham <sg481n@att.com>2018-04-14 17:42:43 +0000
commitd99674243925002d4eb9648dd4f156ae7abca285 (patch)
tree6587d117c0163e5c28894883c09166f8366665b1 /misc/pom.xml
parentfb81db634265938a47c1d804d31d7f1e3190ec29 (diff)
Fix Misc pom soanr issues
Issue-ID: AAF-129 Change-Id: I493743af13d87f33f968240c474a1e209ea48adf Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'misc/pom.xml')
-rw-r--r--misc/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/misc/pom.xml b/misc/pom.xml
index d7aa53ac..d35dd721 100644
--- a/misc/pom.xml
+++ b/misc/pom.xml
@@ -276,12 +276,6 @@
<goal>prepare-agent</goal>
</goals>
<configuration>
- <skipTests>false</skipTests>
- <includes>
- <include>**/JU*.java</include>
- </includes>
- <excludes>
- </excludes>
<destFile>${project.build.directory}/code-coverage/jacoco-ut.exec</destFile>
<propertyName>surefireArgLine</propertyName>
</configuration>