X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=0808bc0e094633e2aa0107950c114d5ccf20b837;hb=7c1b8f3176479f9d5a67dfe0083bf48f454f7c2c;hp=4fe29d7b94af67301770b6993d3421be7134c912;hpb=178c34ac68392a023a026d591f5875755aa4340c;p=ovsdb.git diff --git a/pom.xml b/pom.xml index 4fe29d7b9..0808bc0e0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,56 +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 - ovs-sfc - - integrationtest - - - features/ovsdb - 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