From c83d2369eb2f0ac40d5acd2db2d7350fe86101e5 Mon Sep 17 00:00:00 2001 From: "Hansen, Tony (th1395)" Date: Fri, 5 Aug 2022 22:16:14 +0000 Subject: codecoverage improvement Change-Id: I69cdb741c1e07a096ddd7c85921326070fb08a92 Signed-off-by: Hansen, Tony (th1395) Issue-ID: DCAEGEN2-3170 Signed-off-by: Hansen, Tony (th1395) --- mod/distributorapi/pom.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'mod/distributorapi/pom.xml') diff --git a/mod/distributorapi/pom.xml b/mod/distributorapi/pom.xml index 75ed7a7..423921c 100644 --- a/mod/distributorapi/pom.xml +++ b/mod/distributorapi/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= org.onap.dcae ================================================================================ -Copyright (c) 2019 AT&T Intellectual Property. All rights reserved. +Copyright (c) 2019-2022 AT&T Intellectual Property. All rights reserved. Copyright 2020 Deutsche Telekom. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -20,19 +20,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 - org.onap.dcaegen2.platform.mod + 4.0.0 + org.onap.dcaegen2.platform.mod dcaegen2-platform-mod-distributorapi - 1.1.0-SNAPSHOT - - UTF-8 - . - xunit-results.xml - coverage.xml - py - python - **/*.py - **/tests/**,**/setup.py - + 1.1.1-SNAPSHOT + + UTF-8 + . + xunit-results.xml + coverage.xml + py + python + **/*.py + **/tests/**,**/setup.py + -- cgit 1.2.3-korg