From: Sam Hague Date: Thu, 18 Feb 2016 23:14:40 +0000 (-0500) Subject: Bug 5261 - Missing dependency on sal-binding-broker-impl in Boron build X-Git-Tag: release/boron~187^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=70da817961c6228a7c9aa01a296bd415bb4acedc;p=ovsdb.git Bug 5261 - Missing dependency on sal-binding-broker-impl in Boron build The sal-binding-broker-impl was set at 1.3.0. Boron is at 1.4.0. Removed the version tag since config-parent will eventually bring in the mdsal artifacts and the right version. Change-Id: I2b6cfea13b5bd3eefcd1886855ac315ad1b640a4 Signed-off-by: Sam Hague --- diff --git a/openstack/net-virt/pom.xml b/openstack/net-virt/pom.xml index 73fa3c685..a15efac65 100644 --- a/openstack/net-virt/pom.xml +++ b/openstack/net-virt/pom.xml @@ -165,7 +165,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-binding-broker-impl - 1.3.0-SNAPSHOT test-jar test diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index a50867d24..3e9c69ac3 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -101,7 +101,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-binding-broker-impl - 1.3.0-SNAPSHOT test-jar test