From d5471900d0d05edb94225fc6895fafada649c869 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Apr 2020 13:56:45 -0400 Subject: Add special handling for BGP RouteDistinguisher Add special case code in MdsalHelper for BGP RouteDistinguisher class - a custom class implemented by OpenDaylight that does NOT follow the pattern of data object classes generated from Yang models by Yangtools Change-Id: I2ac78b4c86109cea17fb05a5f6b6a0c9b98a7d72 Issue-ID: CCSDK-2307 Signed-off-by: Dan Timoney --- sliPluginUtils/provider/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sliPluginUtils/provider/pom.xml') diff --git a/sliPluginUtils/provider/pom.xml b/sliPluginUtils/provider/pom.xml index 0bbdc5c1..fad3a35c 100755 --- a/sliPluginUtils/provider/pom.xml +++ b/sliPluginUtils/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.2 + 1.5.3-SNAPSHOT -- cgit 1.2.3-korg