X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=0808bc0e094633e2aa0107950c114d5ccf20b837;hb=4685516ad57da89664ad0e9dd6a38c309d356f8b;hp=d25500beea697c201b2b5c8a4b9032bf88e86f00;hpb=91e00dd5eaba8488330822b87cc1e80334a207c3;p=ovsdb.git diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index d25500bee..0808bc0e0 --- a/pom.xml +++ b/pom.xml @@ -1,56 +1,129 @@ - + + 4.0.0 - org.opendaylight.ovsdb - commons - 1.2.0-SNAPSHOT - commons/parent + org.opendaylight.odlparent + odlparent-lite + 1.7.0-SNAPSHOT + + org.opendaylight.ovsdb ovsdb - 1.0.0-SNAPSHOT + 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/mdsal-openflow - openstack/net-virt - openstack/net-virt-providers - of-extension/nx-ofjava - of-extension/nx-sal - ovs-sfc - - integrationtest - - 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