X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=features%2Fpom.xml;h=d5ee2402e6698266098fd8ef029a2d90b80297a2;hb=fc23c93f0f240a897a7394316df165b82a9f3edc;hp=5a231615baa07d3addbff57081585a4ad1369f4d;hpb=85d309a138a496b89766d04755a83d80956ca54c;p=netvirt.git diff --git a/features/pom.xml b/features/pom.xml index 5a231615ba..d5ee2402e6 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -1,84 +1,295 @@ - + + 4.0.0 + - org.opendaylight.ovsdb - commons - 1.2.0-SNAPSHOT - ../commons/parent + org.opendaylight.odlparent + features-parent + 1.6.0-SNAPSHOT + - ovsdb-features - OpenDaylight OVSDB Project Karaf Features + + org.opendaylight.ovsdb + features-ovsdb + 1.2.1-SNAPSHOT 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 - - - - - - - - + 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.6.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.6.0-SNAPSHOT + 0.2.0-SNAPSHOT + 0.8.0-SNAPSHOT + 0.3.0-SNAPSHOT + + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + org.opendaylight.controller + mdsal-artifacts + ${mdsal.version} + pom + import + + + + + + + org.opendaylight.controller + features-mdsal + xml + features + + + + + 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 + + + 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 + + + equinoxSDK381 + javax.servlet + + + equinoxSDK381 + javax.servlet.jsp + + + equinoxSDK381 + org.apache.felix.gogo.command + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + equinoxSDK381 + org.apache.felix.gogo.shell + + + equinoxSDK381 + org.eclipse.equinox.cm + + + equinoxSDK381 + org.eclipse.equinox.console + + + equinoxSDK381 + org.eclipse.equinox.ds + + + equinoxSDK381 + org.eclipse.equinox.launcher + + + equinoxSDK381 + org.eclipse.equinox.util + + + equinoxSDK381 + org.eclipse.osgi + + + equinoxSDK381 + org.eclipse.osgi.services + + + com.google.code.gson + gson + + + + org.opendaylight.neutron + features-neutron + ${neutron.version} + features + xml + + + org.opendaylight.neutron + dummyprovider + ${neutron.version} + + + + org.opendaylight.openflowplugin + features-openflowplugin + ${openflowplugin.version} + features + xml + + + org.opendaylight.openflowplugin + features-openflowplugin-extension + ${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 + + + + org.opendaylight.dlux + features-dlux + ${dlux.version} + features + xml + + +