X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=fa583a9a363ec4b136f1268b9c235d42aafa040a;hb=HEAD;hp=3976135808b8d155cef8e1555f6dc015efa5eb4b;hpb=d73a6eacd93711862d9a18b3085370fb10bfebf9;p=netvirt.git diff --git a/features/pom.xml b/features/pom.xml index 3976135808..fa583a9a36 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -1,294 +1,32 @@ - - 4.0.0 + - - org.opendaylight.odlparent - features-parent - 1.7.0-SNAPSHOT - - + + org.opendaylight.odlparent + odlparent-lite + 8.1.1 + + - org.opendaylight.netvirt - features-netvirt - 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. - 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/netvirt.git - scm:git:ssh://git.opendaylight.org:29418/netvirt.git - HEAD - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - + org.opendaylight.netvirt + features + 0.12.0-SNAPSHOT + ODL :: netvirt :: ${project.artifactId} + pom + 4.0.0 - - 0.4.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.9.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.7.0-SNAPSHOT - 0.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.4.0-SNAPSHOT - 1.0.0-SNAPSHOT - + + netvirt-features + odl-netvirt-api + odl-netvirt-impl + odl-netvirt-openstack + - - - org.opendaylight.controller - features-mdsal - ${controller.mdsal.version} - xml - features - - - org.opendaylight.mdsal.model - features-mdsal-model - ${mdsal.model.version} - features - xml - - - org.opendaylight.netconf - features-restconf - ${restconf.version} - features - xml - - - - org.osgi - org.osgi.compendium - provided - - - org.osgi - org.osgi.core - provided - - - org.apache.felix - org.apache.felix.dependencymanager - - - com.fasterxml.jackson.core - jackson-annotations - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-databind - - - com.google.guava - guava - - - commons-net - commons-net - - - org.apache.commons - commons-lang3 - - - io.netty - netty-buffer - - - io.netty - netty-codec - - - io.netty - netty-codec-http - - - io.netty - netty-common - - - io.netty - netty-handler - - - io.netty - netty-transport - - - com.google.code.gson - gson - - - org.opendaylight.neutron - features-neutron - ${neutron.version} - features - xml - - - org.opendaylight.openflowplugin - features-openflowplugin - ${openflowplugin.version} - features - xml - - - org.opendaylight.openflowplugin - features-openflowplugin-extension - ${openflowplugin.version} - features - xml - - - org.opendaylight.openflowplugin - features-openflowplugin-li - ${openflowplugin.version} - features - xml - - - org.opendaylight.openflowplugin - features-openflowplugin-extension-li - ${openflowplugin.version} - features - xml - - - ${project.groupId} - openstack.net-virt - ${project.version} - - - ${project.groupId} - openstack.net-virt - ${project.version} - xml - config - - - ${project.groupId} - openstack.net-virt-providers - ${project.version} - - - ${project.groupId} - openstack.net-virt-providers - ${project.version} - xml - config - - - org.opendaylight.ovsdb - schema.openvswitch - ${ovsdb.version} - - - org.opendaylight.ovsdb - schema.hardwarevtep - ${ovsdb.version} - - - ${project.groupId} - utils.servicehelper - ${project.version} - - - ${project.groupId} - utils.mdsal-utils - ${project.version} - - - org.opendaylight.ovsdb - utils.mdsal-utils - ${ovsdb.version} - - - ${project.groupId} - utils.it-utils - ${project.version} - test - - - ${project.groupId} - ovsdb-ui-bundle - ${project.version} - - - org.opendaylight.ovsdb - southbound-features - ${ovsdb.version} - xml - features - - - ${project.groupId} - netvirt-api - ${project.version} - - - ${project.groupId} - hwgw - ${project.version} - - - ${project.groupId} - hwgw - ${project.version} - xml - config - - - org.opendaylight.ovsdb - hwvtepsouthbound-features - ${ovsdb.version} - xml - features - - - ${project.groupId} - neutron - ${project.version} - - - ${project.groupId} - neutron - ${project.version} - xml - config - - - org.opendaylight.dlux - features-dlux - ${dlux.version} - features - xml - -