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