From 67cb8d57527df08bd6997eb8b500ce31139016ce Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Mon, 12 Apr 2021 13:11:00 +0200 Subject: migrate parents to silicon MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit actually silicon-SR0 but later for SR1 Issue-ID: CCSDK-3267 Signed-off-by: Michael DÜrre Change-Id: I066e204dc9dc674c6c40e72fe7561dbdbc9cbe6a Signed-off-by: Michael DÜrre --- dependencies-odl-bom/pom.xml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'dependencies-odl-bom/pom.xml') diff --git a/dependencies-odl-bom/pom.xml b/dependencies-odl-bom/pom.xml index 4f32630c..1cf4cb9a 100644 --- a/dependencies-odl-bom/pom.xml +++ b/dependencies-odl-bom/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent - 5.0.7 + 8.1.1 @@ -44,40 +44,40 @@ org.opendaylight.bgpcep bgp-artifacts - 0.14.1 + 0.15.0 pom import org.opendaylight.controller controller-artifacts - 2.0.6 + 3.0.7 pom import org.opendaylight.mdsal mdsal-artifacts - 6.0.7 + 7.0.6 pom import org.opendaylight.netconf netconf-artifacts - 1.9.1 + 1.13.1 pom import org.opendaylight.controller sal-binding-broker-impl - 1.12.1 + 1.13.1 org.opendaylight.controller sal-binding-broker-impl - 1.12.1 + 1.13.1 test-jar tests test @@ -85,7 +85,7 @@ org.opendaylight.controller sal-test-model - 1.12.1 + 1.13.1 org.java-websocket @@ -120,6 +120,11 @@ commons-cli 1.3.1 + + org.osgi + org.osgi.compendium + 5.0.0 + -- cgit 1.2.3-korg