From eee939f46dcb234babf9e7774b938f3437aec453 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Fri, 3 Apr 2020 14:26:15 -0400 Subject: Refer io.netty from policy/parent Issue-ID: POLICY-2467 Change-Id: Iea562574f466775f4dd443fc4ef9ecaa6ba610fd Signed-off-by: Ram Krishna Verma --- .../plugins-context-locking-curator/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'plugins/plugins-context/plugins-context-locking') diff --git a/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/pom.xml b/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/pom.xml index b963a4b2b..34aa8c8a4 100644 --- a/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/pom.xml +++ b/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/pom.xml @@ -2,6 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation. + Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -63,8 +64,17 @@ org.slf4j slf4j-log4j12 + + io.netty + * + + + + io.netty + netty-all + -- cgit 1.2.3-korg