From 17435998307f9f86ec5ebe55d6d36eceee1f1943 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 28 Aug 2018 11:57:33 -0400 Subject: Remove overriding dependencies warnings With the move to oparent for dependencies, there are still some warnings in the pom's for overriding managed dependencies. Issue-ID: INT-619 Change-Id: I7ea771cc4536d8dfc77b4d1717e59cf6bfcfcda9 Signed-off-by: Pamela Dragosh --- controlloop/common/model-impl/aai/pom.xml | 3 -- controlloop/common/model-impl/appc/pom.xml | 4 +-- controlloop/common/model-impl/appclcm/pom.xml | 4 +-- controlloop/common/model-impl/events/pom.xml | 4 +-- controlloop/common/model-impl/rest/pom.xml | 5 +--- controlloop/common/model-impl/sdc/pom.xml | 34 +++++++++++----------- controlloop/common/model-impl/so/pom.xml | 4 +-- .../common/model-impl/trafficgenerator/pom.xml | 4 +-- controlloop/common/model-impl/vfc/pom.xml | 3 +- 9 files changed, 24 insertions(+), 41 deletions(-) (limited to 'controlloop/common') diff --git a/controlloop/common/model-impl/aai/pom.xml b/controlloop/common/model-impl/aai/pom.xml index aea643525..756e16da7 100644 --- a/controlloop/common/model-impl/aai/pom.xml +++ b/controlloop/common/model-impl/aai/pom.xml @@ -34,7 +34,6 @@ com.google.code.gson gson - 2.5 provided @@ -45,7 +44,6 @@ junit junit - 4.12 test @@ -57,7 +55,6 @@ org.powermock powermock-core - 1.7.3 test diff --git a/controlloop/common/model-impl/appc/pom.xml b/controlloop/common/model-impl/appc/pom.xml index 81ab024d2..1c3cd1063 100644 --- a/controlloop/common/model-impl/appc/pom.xml +++ b/controlloop/common/model-impl/appc/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Drools PDP Application Models ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -33,13 +33,11 @@ junit junit - 4.12 test com.google.code.gson gson - 2.5 provided diff --git a/controlloop/common/model-impl/appclcm/pom.xml b/controlloop/common/model-impl/appclcm/pom.xml index 7fe3c3420..45885296d 100644 --- a/controlloop/common/model-impl/appclcm/pom.xml +++ b/controlloop/common/model-impl/appclcm/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Drools PDP Application Models ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -33,13 +33,11 @@ junit junit - 4.12 test com.google.code.gson gson - 2.5 provided diff --git a/controlloop/common/model-impl/events/pom.xml b/controlloop/common/model-impl/events/pom.xml index e819e8d4a..8fec961d8 100644 --- a/controlloop/common/model-impl/events/pom.xml +++ b/controlloop/common/model-impl/events/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= events in model-impl ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -33,13 +33,11 @@ com.google.code.gson gson - 2.5 provided junit junit - 4.12 test diff --git a/controlloop/common/model-impl/rest/pom.xml b/controlloop/common/model-impl/rest/pom.xml index 04a0c5ba1..adaee84a4 100644 --- a/controlloop/common/model-impl/rest/pom.xml +++ b/controlloop/common/model-impl/rest/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Drools PDP Application Models ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -33,19 +33,16 @@ junit junit - 4.12 test com.google.code.gson gson - 2.5 provided org.apache.httpcomponents httpclient - 4.5.5 provided diff --git a/controlloop/common/model-impl/sdc/pom.xml b/controlloop/common/model-impl/sdc/pom.xml index 0cc290c49..970e53083 100644 --- a/controlloop/common/model-impl/sdc/pom.xml +++ b/controlloop/common/model-impl/sdc/pom.xml @@ -18,24 +18,24 @@ ============LICENSE_END========================================================= --> - - 4.0.0 + + 4.0.0 - - org.onap.policy.drools-applications.controlloop.common.model-impl - model-impl - 1.3.0-SNAPSHOT - + + org.onap.policy.drools-applications.controlloop.common.model-impl + model-impl + 1.3.0-SNAPSHOT + - sdc + sdc - - - junit - junit - 4.12 - test - - + + + junit + junit + test + + diff --git a/controlloop/common/model-impl/so/pom.xml b/controlloop/common/model-impl/so/pom.xml index 0780a3970..549f3a40c 100644 --- a/controlloop/common/model-impl/so/pom.xml +++ b/controlloop/common/model-impl/so/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Drools PDP Application Models ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -33,13 +33,11 @@ junit junit - 4.12 test com.google.code.gson gson - 2.5 provided diff --git a/controlloop/common/model-impl/trafficgenerator/pom.xml b/controlloop/common/model-impl/trafficgenerator/pom.xml index 069ce9fde..c1684e7c1 100644 --- a/controlloop/common/model-impl/trafficgenerator/pom.xml +++ b/controlloop/common/model-impl/trafficgenerator/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Drools PDP Application Models ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -33,13 +33,11 @@ junit junit - 4.12 test com.google.code.gson gson - 2.5 provided diff --git a/controlloop/common/model-impl/vfc/pom.xml b/controlloop/common/model-impl/vfc/pom.xml index 1b20630c2..2992009c9 100644 --- a/controlloop/common/model-impl/vfc/pom.xml +++ b/controlloop/common/model-impl/vfc/pom.xml @@ -1,6 +1,7 @@