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/policy-yaml/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'controlloop/common/policy-yaml') 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 -- cgit 1.2.3-korg