From acfe06391a8ec90636c33f7f5c830a3d33f2aeb7 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 28 Aug 2018 09:57:31 -0400 Subject: Change parent to policy/parent Should be pointing to policy/parent rather than oparent directly. This will automatically support upgrades more easily. Also removing duplicated managed version override warnings from Maven. This is continuing work to support the integration effort to consolidate common versions of java dependencies across all projects. Issue-ID: INT-619 Change-Id: I37ac20e669262d9ac8fff09fd1ac540190b47a30 Signed-off-by: Pamela Dragosh --- controlloop/common/actors/actor.appc/pom.xml | 2 -- controlloop/common/actors/actor.appclcm/pom.xml | 2 -- controlloop/common/actors/actor.so/pom.xml | 2 -- controlloop/common/actors/actor.test/pom.xml | 1 - controlloop/common/actors/actor.vfc/pom.xml | 1 - controlloop/common/actors/actorServiceProvider/pom.xml | 1 - controlloop/common/actors/pom.xml | 1 - controlloop/common/controller-casablanca/pom.xml | 1 - controlloop/common/eventmanager/pom.xml | 3 --- controlloop/common/feature-controlloop-amsterdam/pom.xml | 3 --- controlloop/common/feature-controlloop-casablanca/pom.xml | 3 --- controlloop/common/feature-controlloop-trans/pom.xml | 4 ---- controlloop/common/feature-controlloop-utils/pom.xml | 5 +---- controlloop/common/guard/pom.xml | 3 --- controlloop/common/msb/pom.xml | 11 ++++------- controlloop/common/policy-yaml/pom.xml | 4 ---- controlloop/common/simulators/pom.xml | 4 +--- 17 files changed, 6 insertions(+), 45 deletions(-) (limited to 'controlloop/common') diff --git a/controlloop/common/actors/actor.appc/pom.xml b/controlloop/common/actors/actor.appc/pom.xml index 4ed4d0aa2..51958412f 100644 --- a/controlloop/common/actors/actor.appc/pom.xml +++ b/controlloop/common/actors/actor.appc/pom.xml @@ -60,13 +60,11 @@ com.google.code.gson gson - 2.5 test junit junit - 4.12 test diff --git a/controlloop/common/actors/actor.appclcm/pom.xml b/controlloop/common/actors/actor.appclcm/pom.xml index ecd98ffb6..7b8b7e6f9 100644 --- a/controlloop/common/actors/actor.appclcm/pom.xml +++ b/controlloop/common/actors/actor.appclcm/pom.xml @@ -54,7 +54,6 @@ com.google.code.gson gson - 2.5 test @@ -84,7 +83,6 @@ junit junit - 4.12 test diff --git a/controlloop/common/actors/actor.so/pom.xml b/controlloop/common/actors/actor.so/pom.xml index 1b59de8c3..6b5712177 100644 --- a/controlloop/common/actors/actor.so/pom.xml +++ b/controlloop/common/actors/actor.so/pom.xml @@ -65,7 +65,6 @@ com.google.code.gson gson - 2.5 provided @@ -83,7 +82,6 @@ junit junit - 4.12 test diff --git a/controlloop/common/actors/actor.test/pom.xml b/controlloop/common/actors/actor.test/pom.xml index 04d1f9d77..683bb6bf6 100644 --- a/controlloop/common/actors/actor.test/pom.xml +++ b/controlloop/common/actors/actor.test/pom.xml @@ -80,7 +80,6 @@ junit junit - 4.12 test diff --git a/controlloop/common/actors/actor.vfc/pom.xml b/controlloop/common/actors/actor.vfc/pom.xml index c0d9bbb71..d2c123cb9 100644 --- a/controlloop/common/actors/actor.vfc/pom.xml +++ b/controlloop/common/actors/actor.vfc/pom.xml @@ -71,7 +71,6 @@ junit junit - 4.12 test diff --git a/controlloop/common/actors/actorServiceProvider/pom.xml b/controlloop/common/actors/actorServiceProvider/pom.xml index a7c9d39d7..a0ae271fa 100644 --- a/controlloop/common/actors/actorServiceProvider/pom.xml +++ b/controlloop/common/actors/actorServiceProvider/pom.xml @@ -35,7 +35,6 @@ junit junit - 4.12 test diff --git a/controlloop/common/actors/pom.xml b/controlloop/common/actors/pom.xml index a7e56440d..3bdb57c5f 100644 --- a/controlloop/common/actors/pom.xml +++ b/controlloop/common/actors/pom.xml @@ -43,7 +43,6 @@ com.google.guava guava - 19.0 org.onap.policy.drools-applications.controlloop.common diff --git a/controlloop/common/controller-casablanca/pom.xml b/controlloop/common/controller-casablanca/pom.xml index deeb5b346..b567e39f8 100644 --- a/controlloop/common/controller-casablanca/pom.xml +++ b/controlloop/common/controller-casablanca/pom.xml @@ -52,7 +52,6 @@ com.coderplus.maven.plugins copy-rename-maven-plugin - 1.0.1 copy-drl diff --git a/controlloop/common/eventmanager/pom.xml b/controlloop/common/eventmanager/pom.xml index d1fd4e4e0..518875b38 100644 --- a/controlloop/common/eventmanager/pom.xml +++ b/controlloop/common/eventmanager/pom.xml @@ -127,7 +127,6 @@ junit junit - 4.12 test @@ -139,7 +138,6 @@ com.google.code.gson gson - 2.5 provided @@ -163,7 +161,6 @@ org.apache.httpcomponents httpclient - 4.5.5 provided diff --git a/controlloop/common/feature-controlloop-amsterdam/pom.xml b/controlloop/common/feature-controlloop-amsterdam/pom.xml index 1a3e4f76f..15f0c35b2 100644 --- a/controlloop/common/feature-controlloop-amsterdam/pom.xml +++ b/controlloop/common/feature-controlloop-amsterdam/pom.xml @@ -43,7 +43,6 @@ maven-assembly-plugin - 2.6 zipfile @@ -66,7 +65,6 @@ org.apache.maven.plugins maven-dependency-plugin - 2.8 copy-dependencies @@ -257,7 +255,6 @@ junit junit - 4.2 test diff --git a/controlloop/common/feature-controlloop-casablanca/pom.xml b/controlloop/common/feature-controlloop-casablanca/pom.xml index dd60243c0..258b7596f 100644 --- a/controlloop/common/feature-controlloop-casablanca/pom.xml +++ b/controlloop/common/feature-controlloop-casablanca/pom.xml @@ -49,7 +49,6 @@ maven-assembly-plugin - 2.6 zipfile @@ -72,7 +71,6 @@ org.apache.maven.plugins maven-dependency-plugin - 2.8 copy-dependencies @@ -263,7 +261,6 @@ junit junit - 4.12 test diff --git a/controlloop/common/feature-controlloop-trans/pom.xml b/controlloop/common/feature-controlloop-trans/pom.xml index 3dd7b9572..05bc4f8e7 100644 --- a/controlloop/common/feature-controlloop-trans/pom.xml +++ b/controlloop/common/feature-controlloop-trans/pom.xml @@ -43,7 +43,6 @@ maven-assembly-plugin - 2.6 zipfile @@ -66,7 +65,6 @@ org.apache.maven.plugins maven-dependency-plugin - 2.8 copy-dependencies @@ -117,13 +115,11 @@ junit junit - 4.12 test com.google.guava guava - 19.0 provided diff --git a/controlloop/common/feature-controlloop-utils/pom.xml b/controlloop/common/feature-controlloop-utils/pom.xml index b5cc09128..c43c2db61 100644 --- a/controlloop/common/feature-controlloop-utils/pom.xml +++ b/controlloop/common/feature-controlloop-utils/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - 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. @@ -45,7 +45,6 @@ maven-assembly-plugin - 2.6 zipfile @@ -68,7 +67,6 @@ org.apache.maven.plugins maven-dependency-plugin - 2.8 copy-dependencies @@ -136,7 +134,6 @@ junit junit - 4.12 test diff --git a/controlloop/common/guard/pom.xml b/controlloop/common/guard/pom.xml index 232dfbc20..a3ecf961f 100644 --- a/controlloop/common/guard/pom.xml +++ b/controlloop/common/guard/pom.xml @@ -52,7 +52,6 @@ junit junit - 4.12 test @@ -64,7 +63,6 @@ org.apache.httpcomponents httpclient - 4.5.5 provided @@ -106,7 +104,6 @@ com.h2database h2 - [1.4.186,) test diff --git a/controlloop/common/msb/pom.xml b/controlloop/common/msb/pom.xml index 561b6982e..7e21e3375 100644 --- a/controlloop/common/msb/pom.xml +++ b/controlloop/common/msb/pom.xml @@ -41,16 +41,15 @@ msb-java-sdk 1.1.0 - - com.fasterxml.jackson.core - jackson-databind - + + com.fasterxml.jackson.core + jackson-databind + junit junit - 4.12 test @@ -68,13 +67,11 @@ ch.qos.logback logback-classic - 1.2.3 test ch.qos.logback logback-core - 1.2.3 test diff --git a/controlloop/common/policy-yaml/pom.xml b/controlloop/common/policy-yaml/pom.xml index 9a7a6b79e..633bd9c4f 100644 --- a/controlloop/common/policy-yaml/pom.xml +++ b/controlloop/common/policy-yaml/pom.xml @@ -34,13 +34,11 @@ org.slf4j slf4j-api - 1.7.25 provided ch.qos.logback logback-classic - 1.2.3 provided @@ -68,12 +66,10 @@ com.google.guava guava - 19.0 junit junit - 4.12 test diff --git a/controlloop/common/simulators/pom.xml b/controlloop/common/simulators/pom.xml index 93ea62372..3eabd6391 100644 --- a/controlloop/common/simulators/pom.xml +++ b/controlloop/common/simulators/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= simulators ================================================================================ - 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. @@ -39,7 +39,6 @@ junit junit - 4.12 test @@ -67,7 +66,6 @@ com.google.code.gson gson - 2.5 provided -- cgit 1.2.3-korg