X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=dad73c0cb8823c11c54fe760b7202960e5a2b4e5;hb=5b77ca8e8555823cb40a7e5d6c72b9d1d5b7667c;hp=24bffdc9dcc483743bdc94c534ccd31879f539f2;hpb=cbd72130bc63584f8afaddad9f56070da195b669;p=netvirt.git diff --git a/pom.xml b/pom.xml index 24bffdc9dc..dad73c0cb8 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.7.0-SNAPSHOT - org.opendaylight.ovsdb - 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 @@ -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,22 +49,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - commons - - library - features karaf - - southbound + netvirt openstack - ovsdb-artifacts - schemas - utils + netvirt-artifacts ovsdb-ui - hwvtepsouthbound - netvirt + utils + vpnservice @@ -87,4 +79,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