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