From: Dan Timoney Date: Fri, 5 Jun 2020 12:40:49 +0000 (-0400) Subject: Restore missing ODL dependencies X-Git-Tag: 2.0.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b69bc4eae1f9c9fd77752f1e845b60f936ddadb2;p=ccsdk%2Fparent.git Restore missing ODL dependencies Restore missing ODL dependency management entries, which were causing compile failures. Change-Id: I88ac3bbd2fb2fd2ebb2f683852d0ef16558b6cf0 Issue-ID: CCSDK-2397 Signed-off-by: Dan Timoney --- diff --git a/dependencies-odl-bom/pom.xml b/dependencies-odl-bom/pom.xml index 92829d08..5fa6ff70 100644 --- a/dependencies-odl-bom/pom.xml +++ b/dependencies-odl-bom/pom.xml @@ -40,6 +40,60 @@ import + + + org.opendaylight.bgpcep + bgp-artifacts + 0.11.1 + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.9.1 + pom + import + + + org.opendaylight.controller + sal-binding-broker-impl + 1.9.1 + + + org.opendaylight.controller + sal-binding-broker-impl + 1.9.1 + test-jar + tests + test + + + org.opendaylight.controller + sal-test-model + 1.9.1 + + + org.opendaylight.mdsal + mdsal-artifacts + 3.0.8 + pom + import + + + org.opendaylight.netconf + netconf-artifacts + 1.6.1 + pom + import + + + org.opendaylight.netconf + restconf-artifacts + 1.9.1 + pom + import +