X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fmdsal-openflow%2Fpom.xml;h=1e33929794f5148a501e078a0f3d7d8407c85979;hb=e8f98b98bb89a8b492fd3331b34ab52ea9b2583a;hp=fbf1fdd7a0729b1b8bfa05aa636ca0653907613d;hpb=b53881e3f1bfb2d54c4673af83b61fb3737d69da;p=ovsdb.git diff --git a/utils/mdsal-openflow/pom.xml b/utils/mdsal-openflow/pom.xml index fbf1fdd7a..1e3392979 100644 --- a/utils/mdsal-openflow/pom.xml +++ b/utils/mdsal-openflow/pom.xml @@ -1,63 +1,94 @@ + + 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.ovsdb utils.mdsal-openflow - OpenDaylight OVS utility for md-sal based OpenFlow - 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/ovsdb.git + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + + + + 0.3.0-SNAPSHOT + - - - org.opendaylight.yangtools.model - ietf-inet-types - + org.opendaylight.controller.model model-inventory + - org.opendaylight.controller.model - model-flow-base + org.opendaylight.mdsal.model + ietf-inet-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-yang-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model opendaylight-l2-types - + + + org.opendaylight.openflowplugin.model + model-flow-base + ${openflowplugin.version} + org.opendaylight.openflowplugin openflowjava-extension-nicira + ${openflowplugin.version} org.opendaylight.openflowplugin openflowplugin-extension-api + ${openflowplugin.version} org.opendaylight.openflowplugin openflowplugin-extension-nicira + ${openflowplugin.version} - - com.google.guava - guava - - - org.slf4j - slf4j-api - + junit junit @@ -67,13 +98,33 @@ - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.jacoco - jacoco-maven-plugin + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.ovsdb.utils.mdsal.openflow + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +