From 556a0f59abc9b09005d40945bc20948d69e4f98e Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Tue, 25 Sep 2018 11:15:35 +0200 Subject: Bump ODL dependencies to Fluorine (HONEYCOMB-433) Change-Id: I142ebd2899272feff00abe7d4bae708f093ee3ec Signed-off-by: Michal Cmarada --- infra/notification/impl/pom.xml | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) (limited to 'infra/notification/impl/pom.xml') diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index 8817ba209..13ac71834 100644 --- a/infra/notification/impl/pom.xml +++ b/infra/notification/impl/pom.xml @@ -35,10 +35,6 @@ notification-api ${project.version} - - org.opendaylight.controller - sal-binding-config - org.opendaylight.netconf netconf-notifications-api @@ -47,6 +43,26 @@ org.opendaylight.yangtools yang-data-codec-xml + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-dom-spi + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-core-spi + junit @@ -58,5 +74,15 @@ mockito-core test + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + -- cgit 1.2.3-korg