X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fconfig%2Fpom.xml;h=3a65454746ad5690c7b6d4b47637da323a99257e;hb=bda5a577ae39672cd82222dd5f52e03eacec0100;hp=d6b58e7a8e7b423f13eeeeaf7221f76243b823c5;hpb=5d118584dd6ac924f03fd8a63cb0f82d140043bc;p=netvirt.git diff --git a/utils/config/pom.xml b/utils/config/pom.xml index d6b58e7a8e..3a65454746 100644 --- a/utils/config/pom.xml +++ b/utils/config/pom.xml @@ -1,33 +1,55 @@ + + 4.0.0 + - commons - org.opendaylight.ovsdb - 1.3.0-SNAPSHOT - ../../commons/parent/pom.xml + org.opendaylight.controller + config-parent + 0.5.0-SNAPSHOT + - 4.0.0 + org.opendaylight.netvirt utils.config - OpenDaylight OVS common utility - 1.1.0-SNAPSHOT + ${project.artifactId} + 1.3.0-SNAPSHOT jar + 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. + + + Eclipse Public License v1.0 + http://www.eclipse.org/legal/epl-v10.html + + + + + Sam Hague + shague@gmail.com + https://github.com/shague + + + + scm:git:ssh://git.opendaylight.org:29418/netvirt.git + scm:git:ssh://git.opendaylight.org:29418/netvirt.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + - - org.apache.felix - org.apache.felix.dependencymanager - - - junit - junit - test - + org.mockito mockito-core + 1.10.19 test @@ -35,10 +57,54 @@ powermock-api-mockito test + + org.powermock + powermock-core + test + org.powermock powermock-module-junit4 test + + + + + org.jacoco + jacoco-maven-plugin + + + default-instrument + + instrument + + + + default-restore-instrumented-classes + + restore-instrumented-classes + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +