X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=plugin%2Fpom.xml;h=a51e8306bc7b3f98168b816fbe9e0f0b11eb3752;hb=d124066071c665e2107efcd4e3115f2bb01f27e6;hp=ea28686db277bb4a55edea67355e7db1a53c70fe;hpb=e4c7d88fb676466cf8d54c24656084ef85896f64;p=netvirt.git diff --git a/plugin/pom.xml b/plugin/pom.xml index ea28686db2..a51e8306bc 100755 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -14,13 +14,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 plugin - 1.1.0-SNAPSHOT + 1.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 + @@ -52,10 +73,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.felix org.apache.felix.dependencymanager - - org.opendaylight.controller - sal - org.opendaylight.ovsdb library @@ -69,10 +86,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html utils.config ${ovsdb.utils.config.version} + + org.opendaylight.controller.model + model-inventory + org.slf4j slf4j-api + + org.slf4j + slf4j-simple + @@ -120,10 +145,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 -