X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=89d050a7aa243dc94f91f45411d3e1d6ad604595;hb=073819fa1c920e2e759737de60175a08c7faa3aa;hp=4fd4b2c9999fd7ae6bd50780f0c5eaa722a96bb9;hpb=ae8f461e5d1032808fa3665ccea32d551e917f6c;p=netvirt.git diff --git a/features/pom.xml b/features/pom.xml index 4fd4b2c999..89d050a7aa 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,12 +18,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.ovsdb - features-ovsdb + org.opendaylight.netvirt + features-netvirt 1.3.0-SNAPSHOT - pom + 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 @@ -38,46 +37,29 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + 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 - 1.7.0-SNAPSHOT - 1.4.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.4.0-SNAPSHOT 0.9.0-SNAPSHOT - 1.4.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 - 0.4.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 + ${controller.mdsal.version} xml features @@ -87,7 +69,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${mdsal.model.version} features xml - runtime org.opendaylight.netconf @@ -95,9 +76,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${restconf.version} features xml - runtime - org.osgi @@ -129,6 +108,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.guava guava + + commons-net + commons-net + org.apache.commons commons-lang3 @@ -161,7 +144,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.code.gson gson - org.opendaylight.neutron features-neutron @@ -169,7 +151,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml - org.opendaylight.openflowplugin features-openflowplugin @@ -184,24 +165,6 @@ 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} openstack.net-virt @@ -227,14 +190,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html config - ${project.groupId} + org.opendaylight.ovsdb schema.openvswitch - ${project.version} + ${ovsdb.version} - ${project.groupId} + org.opendaylight.ovsdb schema.hardwarevtep - ${project.version} + ${ovsdb.version} ${project.groupId} @@ -246,43 +209,59 @@ and is available at http://www.eclipse.org/legal/epl-v10.html utils.mdsal-utils ${project.version} + + org.opendaylight.ovsdb + utils.mdsal-utils + ${ovsdb.version} + ${project.groupId} ovsdb-ui-bundle ${project.version} - ${project.groupId} + org.opendaylight.ovsdb southbound-features - ${project.version} + ${ovsdb.version} xml features ${project.groupId} - library-features + netvirt-api ${project.version} - xml - features ${project.groupId} - netvirt-api + hwgw ${project.version} ${project.groupId} hwgw ${project.version} + xml + config - ${project.groupId} + org.opendaylight.ovsdb hwvtepsouthbound-features - ${project.version} + ${ovsdb.version} xml features - + + ${project.groupId} + neutron + ${project.version} + + + ${project.groupId} + neutron + ${project.version} + xml + config + org.opendaylight.dlux features-dlux @@ -290,5 +269,38 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml + + ${project.groupId} + openstack.net-virt + ${project.version} + + + ${project.groupId} + utils.netvirt-it-utils + ${project.version} + + + + org.opendaylight.ovsdb + utils.ovsdb-it-utils + ${ovsdb.version} + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +