X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=0808bc0e094633e2aa0107950c114d5ccf20b837;hb=0b090a9ee62273b01704e8e143b1ae8aafa1ab69;hp=45599438e5ab5c0511d9fbc73bad1920fd41ffe6;hpb=a3565c9d34c4084e80f6c8d9589d2dbab1dd6bb1;p=ovsdb.git diff --git a/pom.xml b/pom.xml index 45599438e..0808bc0e0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,65 +1,129 @@ - + + 4.0.0 - org.opendaylight.ovsdb - commons - 1.3.0-SNAPSHOT - commons/parent + org.opendaylight.odlparent + odlparent-lite + 1.7.0-SNAPSHOT + + org.opendaylight.ovsdb ovsdb - 1.1.0-SNAPSHOT - ovsdb + 1.3.0-SNAPSHOT + ${project.artifactId} pom + 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. + + + 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 + - 3.0 + 3.1.1 - - commons/parent - commons/integrationtest - + commons + hwvtepsouthbound library - schemas/openvswitch - schemas/hardwarevtep - plugin - plugin-shell - plugin-mdsal-adapter - northbound - utils/config - utils/mdsal-openflow - openstack/net-virt - openstack/net-virt-providers - of-extension/nx-ofjava - of-extension/nx-sal - ovs-sfc - - integrationtest - - of-extension/openflowjava-nx-config - of-extension/openflowjava-nx-api-config - of-extension/nicira-extension-config - of-extension/ovs-nx-api-config - of-extension/ovs-nx-config - of-extension/nx-sal-config - - features/ovsdb - features/of-nxm-extensions - features/ovs-sfc - - distribution/opendaylight - distribution/opendaylight-karaf + schemas + southbound + utils - - 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 - + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + + + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ - + + + opendaylight-site + ${nexus.site.url}/ + + + \ No newline at end of file