From 4daa9d9a30306cfa6d25999cdc992d886fa405a8 Mon Sep 17 00:00:00 2001 From: "Hansen, Tony (th1395)" Date: Tue, 11 Feb 2020 20:51:57 +0000 Subject: updates to pom.xml files for sonar-cloud Change-Id: If2d759a264ca98fe9613637b4c81c0aa3bbfe2b3 Signed-off-by: Hansen, Tony (th1395) Issue-ID: CCSDK-2088 Signed-off-by: Hansen, Tony (th1395) --- dmaap/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 dmaap/pom.xml (limited to 'dmaap') diff --git a/dmaap/pom.xml b/dmaap/pom.xml old mode 100755 new mode 100644 index 5213d9d..f49bb8c --- a/dmaap/pom.xml +++ b/dmaap/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= org.onap.ccsdk ================================================================================ -Copyright (c) 2019 AT&T Intellectual Property. All rights reserved. +Copyright (c) 2019-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ limitations under the License. UTF-8 . xunit-results.xml - coverage.xml + coverage.xml py Python **/*.py -- cgit