X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=bd7f66554c38a554f32bf5212949c4dbb4f7f7eb;hb=5b77ca8e8555823cb40a7e5d6c72b9d1d5b7667c;hp=ddadc9a83b48940f758046682a26cd89be212408;hpb=1d87fe6820a76c754ac860b9078d76c9bd01ad99;p=netvirt.git diff --git a/features/pom.xml b/features/pom.xml index ddadc9a83b..bd7f66554c 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 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 + 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 - ${controller.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 @@ -165,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 @@ -173,7 +151,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml - org.opendaylight.openflowplugin features-openflowplugin @@ -188,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 @@ -231,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} @@ -250,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 @@ -294,5 +269,33 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml + + ${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}/ + +