X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=79ac4b437242cd2c69d6007a5a68a5ba71eb97d7;hb=58c96d2c48cd8328ad3f44c4295a291aac03d0b8;hp=24bffdc9dcc483743bdc94c534ccd31879f539f2;hpb=cbd72130bc63584f8afaddad9f56070da195b669;p=netvirt.git diff --git a/pom.xml b/pom.xml index 24bffdc9dc..79ac4b4372 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 + 2.0.4 - org.opendaylight.ovsdb - 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 @@ -39,33 +38,14 @@ 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 - openstack - ovsdb-artifacts - schemas - utils - ovsdb-ui - hwvtepsouthbound - netvirt + vpnservice @@ -87,4 +67,54 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - \ No newline at end of file + + + + + 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}/ + + +