X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=9b9b523951da3ca2259b9fb8b239262dc79de192;hb=caf81ec05027c88d0052a29477f1aa66f2b12786;hp=b3a86e855322a886af6286e7a4d9f97446757707;hpb=0c0b3046e7164b7962a51533b2932796afdee1de;p=netvirt.git diff --git a/pom.xml b/pom.xml index b3a86e8553..9b9b523951 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.8.0-SNAPSHOT + - ovsdb - 1.2.0-SNAPSHOT + org.opendaylight.netvirt + netvirt + 1.4.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,45 +38,84 @@ 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 - - 3.1.1 - - - - commons - features - karaf - - library - southbound - northbound openstack - plugin - ovsdb-artifacts - ovsdb-plugin-compatibility-layer - plugin-shell - schemas - utils - - integrationtest + 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