X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=0808bc0e094633e2aa0107950c114d5ccf20b837;hb=dcea15962da65e7e267b71372c32e775cb76bab7;hp=9cac2d363da2a0b21a2cbfb95f1eac4b56e620f9;hpb=1ff4c0f61493d7e2b41d87b3d9ee2c3ec8165afd;p=ovsdb.git diff --git a/pom.xml b/pom.xml index 9cac2d363..0808bc0e0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ 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. - https://wiki.opendaylight.org/view/OVSDB_Integration:Main Eclipse Public License v1.0 @@ -49,38 +49,81 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - commons - + hwvtepsouthbound library - - features - karaf - - southbound - northbound - openstack - plugin - ovsdb-artifacts - ovsdb-plugin-compatibility-layer - plugin-shell schemas + southbound utils - ovsdb-ui - hwvtepsouthbound - - integrationtest + + 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