X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fconfig%2Fpom.xml;h=b766379612af9d6b6ab73c5c5f997591cd9cdaa2;hb=refs%2Fchanges%2F15%2F52715%2F6;hp=eb4514d59d2316465c332da0cc367b71501beb11;hpb=02c6b5a373b2a4fd46be0c4a2fb2d84f444de960;p=ovsdb.git diff --git a/utils/config/pom.xml b/utils/config/pom.xml index eb4514d59..b76637961 100644 --- a/utils/config/pom.xml +++ b/utils/config/pom.xml @@ -1,29 +1,112 @@ + + 4.0.0 + - commons - org.opendaylight.ovsdb - 1.3.0-SNAPSHOT - ../../commons/parent/pom.xml + org.opendaylight.controller + config-parent + 0.7.0-SNAPSHOT + - 4.0.0 + org.opendaylight.ovsdb utils.config - OpenDaylight OVS common utility - 1.1.0-SNAPSHOT + 1.5.0-SNAPSHOT + + ODL :: ovsdb :: ${project.artifactId} 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/ovsdb.git + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + + - org.apache.felix - org.apache.felix.dependencymanager + org.mockito + mockito-core + 1.10.19 + test + + + org.powermock + powermock-api-mockito + test - junit - junit + 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}/ + +