X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=southbound%2Fpom.xml;h=ca600573fa5fc8a948c5688307ac07216bda265f;hb=cfb3439275d4d954953b8f47ce5e2ce30c00a7e4;hp=ae4d3860af3aafcefc21487d1ab151f44c5db022;hpb=93253b1b9a2a87396e5a143f00fcead93148ca6b;p=ovsdb.git diff --git a/southbound/pom.xml b/southbound/pom.xml index ae4d3860a..ca600573f 100644 --- a/southbound/pom.xml +++ b/southbound/pom.xml @@ -1,32 +1,90 @@ - - - - org.opendaylight.ovsdb - - commons - org.opendaylight.ovsdb - 1.3.0-SNAPSHOT - ../commons/parent - - southbound-aggregator - 1.1.0-SNAPSHOT - ${project.artifactId} - pom - 4.0.0 - - 3.1.1 - - - southbound-api - southbound-impl - southbound-karaf - southbound-features - southbound-artifacts +--> + + + + org.opendaylight.odlparent + odlparent-lite + 1.8.0-SNAPSHOT + + + + org.opendaylight.ovsdb + southbound-aggregator + 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. + + + Eclipse Public License v1.0 + http://www.eclipse.org/legal/epl-v10.html + + + + + Sam Hague + shague@gmail.com + https://github.com/shague + + + + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + + 4.0.0 + + 3.1.1 + + + southbound-api + southbound-impl + southbound-karaf + southbound-features + southbound-artifacts southbound-it - - + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +