X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=4759cec6b68896fe778f072fb28b7414d366c80b;hb=915919b07f6d627f1492c2e35f7dbf8a444f13aa;hp=d86f738dd6e736aceb86cee5f25cb86cf842fd78;hpb=ee338270ffb2b33909d77bd9c95d9fa74e6fa462;p=netvirt.git diff --git a/pom.xml b/pom.xml index d86f738dd6..4759cec6b6 100644 --- a/pom.xml +++ b/pom.xml @@ -14,17 +14,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT - org.opendaylight.ovsdb - ovsdb - 1.2.1-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 @@ -39,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 @@ -50,21 +49,8 @@ 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 @@ -86,4 +72,54 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - + + + + + 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