X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=79df35718de8482050a9fbce2dee4ebfeeca9d58;hb=65922cf7d1c748bc5994539307c001d219b0b8ca;hp=d5ee2402e6698266098fd8ef029a2d90b80297a2;hpb=99557c5d05f4e15a9bc67ec5536b1feb878c5061;p=netvirt.git diff --git a/features/pom.xml b/features/pom.xml index d5ee2402e6..79df35718d 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -14,14 +14,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent features-parent - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT org.opendaylight.ovsdb features-ovsdb - 1.2.1-SNAPSHOT - pom + 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 @@ -45,12 +45,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - 1.6.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.6.0-SNAPSHOT - 0.2.0-SNAPSHOT - 0.8.0-SNAPSHOT - 0.3.0-SNAPSHOT + 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 @@ -79,6 +81,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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 + @@ -139,54 +157,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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 @@ -198,11 +168,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${neutron.version} features xml - - - org.opendaylight.neutron - dummyprovider - ${neutron.version} @@ -219,6 +184,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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} @@ -283,6 +265,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xml features + + ${project.groupId} + netvirt-api + ${project.version} + + + ${project.groupId} + hwgw + ${project.version} + + + ${project.groupId} + hwvtepsouthbound-features + ${project.version} + xml + features + org.opendaylight.dlux