diff options
author | an4828 <nekrassov@att.com> | 2017-09-15 09:34:48 -0400 |
---|---|---|
committer | an4828 <nekrassov@att.com> | 2017-09-15 10:38:44 -0400 |
commit | 82aaf956855507e5a72d5ef5b45e398430d04a7a (patch) | |
tree | 11a4e9d9998e5ab29b5161e1afd6026d5ac47424 /pom.xml | |
parent | b38738cbbbcdc6fd4ec8e87d89c48bee45132868 (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.xml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -908,9 +908,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <configuration> - <skipTests>true</skipTests> - </configuration> </plugin> <plugin> |