X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=bd7f66554c38a554f32bf5212949c4dbb4f7f7eb;hb=5b77ca8e8555823cb40a7e5d6c72b9d1d5b7667c;hp=6ffee107554d81a736a5ce3eab677aef2c0cdf9e;hpb=b2f05a08e0c737e2d09ba8512426443eb5bcf63b;p=netvirt.git diff --git a/features/pom.xml b/features/pom.xml index 6ffee10755..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} @@ -251,10 +210,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} - ${project.groupId} - utils.it-utils - ${project.version} - test + org.opendaylight.ovsdb + utils.mdsal-utils + ${ovsdb.version} ${project.groupId} @@ -262,16 +220,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} - ${project.groupId} + org.opendaylight.ovsdb southbound-features - ${project.version} - xml - features - - - ${project.groupId} - library-features - ${project.version} + ${ovsdb.version} xml features @@ -293,9 +244,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html config - ${project.groupId} + org.opendaylight.ovsdb hwvtepsouthbound-features - ${project.version} + ${ovsdb.version} xml features @@ -311,7 +262,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xml config - org.opendaylight.dlux features-dlux @@ -319,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}/ + +