X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=79ac4b437242cd2c69d6007a5a68a5ba71eb97d7;hb=58c96d2c48cd8328ad3f44c4295a291aac03d0b8;hp=9cac2d363da2a0b21a2cbfb95f1eac4b56e620f9;hpb=323506d94f5b48d8570eb68b1217c940999b8259;p=netvirt.git diff --git a/pom.xml b/pom.xml index 9cac2d363d..79ac4b4372 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 + 2.0.4 + - ovsdb - 1.2.1-SNAPSHOT + org.opendaylight.netvirt + netvirt + 1.5.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,49 +38,83 @@ 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 - - library - - features - karaf - - southbound - northbound - openstack - plugin - ovsdb-artifacts - ovsdb-plugin-compatibility-layer - plugin-shell - schemas - utils - ovsdb-ui - hwvtepsouthbound - - 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}/ + +