X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=northbound%2Fpom.xml;h=2a44f37d51186f19280799d0db5ca6091e9af663;hb=0c0b3046e7164b7962a51533b2932796afdee1de;hp=fcf656872e658abe10f74f50c49b8987ee83f617;hpb=e4a6b1699cd49d913fe10c8b068053fcb6e9340d;p=netvirt.git diff --git a/northbound/pom.xml b/northbound/pom.xml index fcf656872e..2a44f37d51 100644 --- a/northbound/pom.xml +++ b/northbound/pom.xml @@ -1,22 +1,49 @@ - + + 4.0.0 + org.opendaylight.ovsdb commons - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT ../commons/parent + northbound - 0.7.0-SNAPSHOT - OpenDaylight OVSDB Northbound APIs + 0.8.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 + - - com.fasterxml.jackson.core - jackson-annotations - com.fasterxml.jackson.core jackson-core @@ -39,11 +66,16 @@ powermock-api-mockito test + + org.powermock + powermock-core + test + org.powermock powermock-module-junit4 test - + org.opendaylight.controller commons.northbound @@ -61,14 +93,25 @@ plugin - com.google.code.gson - gson - compile + org.opendaylight.ovsdb + utils.servicehelper com.google.guava guava + + com.sun.jersey + jersey-core + + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-simple + junit junit @@ -130,10 +173,4 @@ - - 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 -