X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=library%2Fpom.xml;h=0e60a47fc8b76b9f105919ed11d07dcbad9656bf;hb=5ad41dc93d63a30f0f674b5e781e789cc377831e;hp=808c963b84dd199d172839294ef53052449aeb2c;hpb=c33863fd5017fc1a32dbfd215d7a581cb43562b8;p=ovsdb.git diff --git a/library/pom.xml b/library/pom.xml index 808c963b8..0e60a47fc 100755 --- a/library/pom.xml +++ b/library/pom.xml @@ -1,17 +1,47 @@ - + + 4.0.0 + org.opendaylight.ovsdb commons - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT ../commons/parent library - 1.1.0-SNAPSHOT - OVSDB Library + 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 + @@ -76,9 +106,10 @@ javax.net.ssl, * true - org.opendaylight.ovsdb.lib.Activator + org.opendaylight.ovsdb.lib.osgi.Activator org.opendaylight.ovsdb.lib, + org.opendaylight.ovsdb.lib.impl, org.opendaylight.ovsdb.lib.error, org.opendaylight.ovsdb.lib.jsonrpc, org.opendaylight.ovsdb.lib.notation, @@ -108,10 +139,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 -