X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=94420585bd27e58b5f7411b4cefb39ca9861bef0;hb=fc004cf408e7a67e1112c8d489ca9a421bfece84;hp=c99f523627df916fb33d01d7cf1363bacd14d0c4;hpb=70eeaa9d840bbb0eef3b599f2af3deda74906fba;p=netvirt.git diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index c99f523627..94420585bd --- a/pom.xml +++ b/pom.xml @@ -1,53 +1,125 @@ - + + 4.0.0 - org.opendaylight.ovsdb - commons - 1.2.0-SNAPSHOT - commons/parent + org.opendaylight.odlparent + odlparent-lite + 1.7.0-SNAPSHOT + - ovsdb - 1.0.0-SNAPSHOT + org.opendaylight.netvirt + netvirt + 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/netvirt.git + scm:git:ssh://git.opendaylight.org:29418/netvirt.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + - 3.0 + 3.1.1 - - commons/parent - commons/integrationtest - - 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 - - distribution/opendaylight + openstack + vpnservice - - 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