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 --- northbound/asdcApi/model/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'northbound/asdcApi/model/pom.xml') diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index e703a903a..6a119941f 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -20,7 +20,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