X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=94420585bd27e58b5f7411b4cefb39ca9861bef0;hb=ddc05fc77dd1618e322d847fa5d4bd009eb02b27;hp=e3cef08fde54089aa3cca84bd43615d2b77e1f30;hpb=73ffb471cd4055eb11d514869ac561488883caaf;p=netvirt.git diff --git a/pom.xml b/pom.xml index e3cef08fde..94420585bd 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.1-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,32 +49,77 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - commons - - library - - features - karaf - - southbound openstack - ovsdb-artifacts - schemas - utils - ovsdb-ui - hwvtepsouthbound + 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