X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=neutronvpn%2Fimpl%2Fpom.xml;h=13fdf141d5e8505dd1f0f4c4bd94914b205283d7;hb=24150c48d08fef353ff8b757a4b11b40891ea844;hp=5cad18a96cac81d88eac811523477899e4b6940e;hpb=8a9d23bca9335996cabfd261909b303f82a83685;p=netvirt.git diff --git a/neutronvpn/impl/pom.xml b/neutronvpn/impl/pom.xml index 5cad18a96c..13fdf141d5 100644 --- a/neutronvpn/impl/pom.xml +++ b/neutronvpn/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent - 0.10.0-SNAPSHOT + 0.12.0-SNAPSHOT ../../commons/binding-parent @@ -33,6 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html javax.inject javax.inject + provided true @@ -68,6 +69,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mdsalutil-api ${genius.version} + + org.opendaylight.mdsal + mdsal-binding-util + ${project.groupId} aclservice-api @@ -131,19 +136,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.infrautils caches-test - ${infrautils.version} - test org.opendaylight.infrautils jobcoordinator-impl - ${infrautils.version} test org.opendaylight.infrautils metrics-impl-test - ${infrautils.version} + 1.8.1 test @@ -154,6 +156,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.code.findbugs jsr305 + 3.0.2 true