X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=9b9b523951da3ca2259b9fb8b239262dc79de192;hb=67bcae065d179f5a74499ba7ea12af19db018183;hp=2bee7e7d2ac733de6cb4284c05095c0486987372;hpb=7d90805eca382da77a0f704a1f4d27a3d7c9b03a;p=netvirt.git diff --git a/pom.xml b/pom.xml index 2bee7e7d2a..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.3.0-SNAPSHOT - commons/parent + org.opendaylight.odlparent + odlparent-lite + 1.8.0-SNAPSHOT + - ovsdb - 1.1.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 - northbound openstack - plugin - ovsdb-artifacts - ovsdb-plugin-compatibility-layer - plugin-shell - schemas - southbound - 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