summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrn509j <rn509j@att.com>2017-09-29 00:09:33 -0400
committerrn509j <rn509j@att.com>2017-09-29 00:19:50 -0400
commit9b4fc97236c644f35a13fefff32c60808e4bab7e (patch)
tree24ed38ccbd64d912d621874a84cf0d821a8fe01a /pom.xml
parentcb9291657b8c4a3a0e6ef3e580763976f3877224 (diff)
commiting code for test coverage
changes in POM file. DMAAP-149 Signed-off-by: rn509j <rn509j@att.com> Change-Id: I04002c0fd4b62dd112669944cd2201720c2ba899
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 16f8983..eaf44cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -344,8 +344,8 @@
<version>2.12.4</version>
<configuration>
<excludes>
- <!-- exclude until junits updated -->
- <exclude>**/DME2*.java</exclude>
+ <!-- exclude until junits updated
+ <exclude>**/DME2*.java</exclude> -->
</excludes>
<!-- <skipTests>true</skipTests> -->
</configuration>