X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=ovs-sfc%2Fpom.xml;h=2ef948c38eaec33600e0bcf7cced3b441053f851;hb=2b8b9965dfad49ac46a3d3a61f21761c61afd550;hp=60a3e008b226922593f4c87981107fb8d32b8d42;hpb=10be2ca3fdaefb85c9e9cf62e29ca445b949d0a0;p=netvirt.git diff --git a/ovs-sfc/pom.xml b/ovs-sfc/pom.xml index 60a3e008b2..2ef948c38e 100644 --- a/ovs-sfc/pom.xml +++ b/ovs-sfc/pom.xml @@ -15,13 +15,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb commons - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT ../commons/parent ovssfc - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT bundle + 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 + target/generated-sources/config @@ -67,11 +88,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html sal-common-api - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-base - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-service @@ -103,7 +124,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html concepts - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding @@ -111,11 +132,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html yang-common - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-inet-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model opendaylight-l2-types @@ -129,7 +150,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true @@ -176,7 +196,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${controller.config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin ${yangtools.version} @@ -196,11 +216,4 @@ 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 - HEAD - https://wiki.opendaylight.org/view/OVSDB_Integration:Main -