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/trafficgenerator/pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'controlloop/common/model-impl/trafficgenerator') 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 -- cgit 1.2.3-korg