X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt%2Fpom.xml;h=a15efac65fe51476966ca3c8264f2955afdccb63;hb=d4cb407b690d51c9a6749d3118138e927e8e7a7c;hp=90823bd410dcdd080af0c2e73547e8859d3b1a20;hpb=0a6e0c6278889830504fb12421ca61d7cd13dd86;p=ovsdb.git diff --git a/openstack/net-virt/pom.xml b/openstack/net-virt/pom.xml index 90823bd41..a15efac65 100644 --- a/openstack/net-virt/pom.xml +++ b/openstack/net-virt/pom.xml @@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.ovsdb openstack.net-virt - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT bundle The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation. https://wiki.opendaylight.org/view/OVSDB_Integration:Main @@ -45,8 +45,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 0.6.0-SNAPSHOT - 1.5.2 + 0.7.0-SNAPSHOT + 1.6.4 ../net-virt-it/target/jacoco-it.exec @@ -124,6 +124,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.mockito mockito-core + 1.10.19 test @@ -161,6 +162,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit test + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + @@ -192,6 +199,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.jacoco + jacoco-maven-plugin + + + default-instrument + + instrument + + + + default-restore-instrumented-classes + + restore-instrumented-classes + + + +