aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoran4828 <nekrassov@att.com>2017-09-15 09:34:48 -0400
committeran4828 <nekrassov@att.com>2017-09-15 10:38:44 -0400
commit82aaf956855507e5a72d5ef5b45e398430d04a7a (patch)
tree11a4e9d9998e5ab29b5161e1afd6026d5ac47424 /pom.xml
parentb38738cbbbcdc6fd4ec8e87d89c48bee45132868 (diff)
TCA pom: enable unit test execution
Change-Id: Ia4d3f7526299d662b5e7a1e96b1698768682e4ed Signed-off-by: an4828 <nekrassov@att.com> Issue-ID: DCAEGEN2-103 Signed-off-by: an4828 <nekrassov@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 60028a9..21e4090 100644
--- a/pom.xml
+++ b/pom.xml
@@ -908,9 +908,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <skipTests>true</skipTests>
- </configuration>
</plugin>
<plugin>