X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fconfig%2Fpom.xml;h=2a5afc530b4356dfb1c324a9bbf6c6e2f4898df5;hb=c29ee6745f8152632a4dfd3b7fd6b716b5b82c58;hp=16504ee8e3bff6511d3e6acf4e2232e8d0eb9a0a;hpb=0b6577746d9b7db9506b7b95530137a8ad452ca8;p=ovsdb.git diff --git a/utils/config/pom.xml b/utils/config/pom.xml index 16504ee8e..2a5afc530 100644 --- a/utils/config/pom.xml +++ b/utils/config/pom.xml @@ -1,24 +1,53 @@ + + 4.0.0 + commons org.opendaylight.ovsdb - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT ../../commons/parent/pom.xml - 4.0.0 utils.config - OpenDaylight OVS common utility - 1.1.0-SNAPSHOT + ${project.artifactId} + 1.2.1-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. + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + + + 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.osgi + org.osgi.core junit @@ -35,6 +64,12 @@ powermock-api-mockito test + + org.powermock + powermock-core + ${powermock.version} + test + org.powermock powermock-module-junit4 @@ -43,6 +78,10 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + org.jacoco jacoco-maven-plugin