From 4b27c1566071bf880b7ea1757530473ea2ee1b7f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 19 Jul 2024 13:50:12 -0400 Subject: Migrate SLI to ODL Potassium-SR2 Updated parent versions to match Potassium-SR2 version and made code updates necessary to migrate to OpenDaylight Potassium release. Issue-ID: CCSDK-3990 Change-Id: I8a8a99513a257fe7e9c3736ab23cb88fb1cd85ad Signed-off-by: Dan Timoney --- plugins/grToolkit/model/pom.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'plugins/grToolkit') diff --git a/plugins/grToolkit/model/pom.xml b/plugins/grToolkit/model/pom.xml index 539fef7bc..017970015 100755 --- a/plugins/grToolkit/model/pom.xml +++ b/plugins/grToolkit/model/pom.xml @@ -19,8 +19,11 @@ org.opendaylight.mdsal.binding.model.ietf - rfc6991 + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types - -- cgit 1.2.3-korg