X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=fd0ff8789975f6104367e68b938da70bbb63f181;hb=661f8b5325e29691af54aa0994362d4f20345ca0;hp=5a231615baa07d3addbff57081585a4ad1369f4d;hpb=85d309a138a496b89766d04755a83d80956ca54c;p=netvirt.git diff --git a/features/pom.xml b/features/pom.xml index 5a231615ba..fd0ff87899 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -1,84 +1,317 @@ - + + 4.0.0 + - org.opendaylight.ovsdb - commons - 1.2.0-SNAPSHOT - ../commons/parent + org.opendaylight.odlparent + features-parent + 1.7.0-SNAPSHOT + - ovsdb-features - OpenDaylight OVSDB Project Karaf Features - pom - - features.xml - - - - - true - src/main/resources - - - - - org.apache.karaf.tooling - karaf-maven-plugin - ${karaf.version} - true - - - features-create-kar - - features-create-kar - - - ${project.build.directory}/classes/${features.file} - - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - + + org.opendaylight.ovsdb + features-ovsdb + 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/ovsdb.git scm:git:ssh://git.opendaylight.org:29418/ovsdb.git HEAD https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - \ No newline at end of file + + + + 1.7.0-SNAPSHOT + 1.4.0-SNAPSHOT + 0.9.0-SNAPSHOT + 1.4.0-SNAPSHOT + 0.7.0-SNAPSHOT + 0.3.0-SNAPSHOT + 1.0.0-SNAPSHOT + 0.4.0-SNAPSHOT + + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + org.opendaylight.controller + mdsal-artifacts + ${controller.mdsal.version} + pom + import + + + + + + + org.opendaylight.controller + features-mdsal + xml + features + + + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} + features + xml + runtime + + + org.opendaylight.netconf + features-restconf + ${restconf.version} + features + xml + runtime + + + + + 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 + + + ${project.groupId} + schema.openvswitch + ${project.version} + + + ${project.groupId} + schema.hardwarevtep + ${project.version} + + + ${project.groupId} + utils.servicehelper + ${project.version} + + + ${project.groupId} + utils.mdsal-utils + ${project.version} + + + ${project.groupId} + ovsdb-ui-bundle + ${project.version} + + + ${project.groupId} + southbound-features + ${project.version} + xml + features + + + ${project.groupId} + library-features + ${project.version} + xml + features + + + ${project.groupId} + netvirt-api + ${project.version} + + + ${project.groupId} + hwgw + ${project.version} + + + ${project.groupId} + hwgw + ${project.version} + xml + config + + + ${project.groupId} + hwvtepsouthbound-features + ${project.version} + xml + features + + + ${project.groupId} + neutron + ${project.version} + + + ${project.groupId} + neutron + ${project.version} + xml + config + + + + org.opendaylight.dlux + features-dlux + ${dlux.version} + features + xml + + +