diff options
author | IanHowell <ian.howell@att.com> | 2018-04-03 11:24:27 -0500 |
---|---|---|
committer | IanHowell <ian.howell@att.com> | 2018-04-03 11:26:01 -0500 |
commit | 3901cf8002977b5008ecf727d9911dd9334e12da (patch) | |
tree | f7f1d7c9a4cccc1a99930d4d2763301a58181343 /cadi/cass/pom.xml | |
parent | 53ad85818a4de32afb51bd27c7d577195d882dd7 (diff) |
Update POMS for SONAR code coverage
Issue-ID: AAF-128
Change-Id: I3340c9596682d00291414c5ae3e0a4b71d19c228
Signed-off-by: IanHowell <ian.howell@att.com>
Diffstat (limited to 'cadi/cass/pom.xml')
-rw-r--r-- | cadi/cass/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cadi/cass/pom.xml b/cadi/cass/pom.xml index ae4d06af..e6327055 100644 --- a/cadi/cass/pom.xml +++ b/cadi/cass/pom.xml @@ -170,7 +170,6 @@ </goals> <configuration> <destFile>${project.build.directory}/code-coverage/jacoco-it.exec</destFile> - <propertyName>failsafeArgLine</propertyName> </configuration> </execution> |