From ea9b8559daaf7f1511d6288a6461324dcef2b05f Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Fri, 23 Mar 2018 15:57:59 -0400 Subject: fix eelf and logback nexus iq issue Change-Id: Id42f77fc86cbbfff28bfde404181938d358515b9 Issue-ID: APPC-784 Signed-off-by: Taka Cho --- .../appc-network-inventory-client/pom.xml | 95 ++++++++++------------ 1 file changed, 45 insertions(+), 50 deletions(-) (limited to 'appc-outbound') diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml index bd380656f..c5059a607 100755 --- a/appc-outbound/appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/pom.xml @@ -3,70 +3,65 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. Copyright (C) 2017 Amdocs ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= - ECOMP is a trademark and service mark of AT&T Intellectual Property. --> - - org.onap.appc - appc-outbound - 1.3.0-SNAPSHOT - - - 4.0.0 - pom - appc-network-inventory-client - APPC Network Inventory Client - - - - UTF-8 - 1.1.1 - 3.2.2 - 2.5 - 1.3.7 - 1.7 - 2.3.2 - 1.12 - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + + org.onap.appc + appc-outbound + 1.3.0-SNAPSHOT + - + 4.0.0 + pom + appc-network-inventory-client + APPC Network Inventory Client - - - org.onap.appc - appc-network-inventory-client-features - features - xml - ${project.version} - + + UTF-8 + 1.2.0 + 3.2.2 + 2.5 + 1.3.7 + 1.7 + 2.3.2 + 1.12 + - - org.onap.appc - appc-network-inventory-client-provider - ${project.version} - - - - - provider - features - installer - - + + + + org.onap.appc + appc-network-inventory-client-features + features + xml + ${project.version} + + + org.onap.appc + appc-network-inventory-client-provider + ${project.version} + + + + + provider + features + installer + + \ No newline at end of file -- cgit 1.2.3-korg