X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=dad73c0cb8823c11c54fe760b7202960e5a2b4e5;hb=f97dda2534e510d96a63cd35ce743f5f0f0a9f4d;hp=28bda5d94801381871c1f286521709cdc5508318;hpb=7f5501dbd1dfb4ffbd688bf3014b16031000b1c2;p=netvirt.git diff --git a/pom.xml b/pom.xml index 28bda5d948..dad73c0cb8 100644 --- a/pom.xml +++ b/pom.xml @@ -12,18 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.ovsdb - commons - 1.4.0-SNAPSHOT - commons/parent + org.opendaylight.odlparent + odlparent-lite + 1.7.0-SNAPSHOT + - ovsdb - 1.2.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. - https://wiki.opendaylight.org/view/OVSDB_Integration:Main Eclipse Public License v1.0 @@ -38,8 +38,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + 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 @@ -49,36 +49,84 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - commons - features karaf - - library - southbound - northbound + netvirt openstack - plugin - ovsdb-artifacts - ovsdb-plugin-compatibility-layer - plugin-shell - schemas - utils + netvirt-artifacts ovsdb-ui - - integrationtest + utils + vpnservice + + 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