X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fpom.xml;h=fb22cfb823cec7fd26b80da7982fb9aeb9a42684;hb=7813390af51a8add0a06cbfc700623fa659d10cc;hp=a2bce6b5b26251341099636f6b7abf60152d1f5b;hpb=fd9c56f254ca4eac868af1e2adc0ef83fb7de04c;p=integration%2Fdistribution.git diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index a2bce6b5..fb22cfb8 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,16 +14,16 @@ org.opendaylight.integration karaf - 0.9.0-SNAPSHOT + 0.17.0-SNAPSHOT org.opendaylight.integration opendaylight - 0.9.0-SNAPSHOT + 17.0.0-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. - https://wiki.opendaylight.org/view/Integration/Distribution + https://wiki.opendaylight.org/x/ggYF Eclipse Public License v1.0 @@ -38,39 +38,77 @@ HEAD - + - sxp + transportpce - true + false - org.opendaylight.sxp - features-sxp - 1.7.0-SNAPSHOT + org.opendaylight.transportpce + odl-transportpce + 6.0.1-SNAPSHOT features xml - test + runtime + + + org.opendaylight.transportpce + odl-transportpce-tapi + 6.0.1-SNAPSHOT + features + xml + runtime - - - - - usc - - true - - - org.opendaylight.usc - usc-features - 1.6.0-SNAPSHOT + org.opendaylight.transportpce + odl-transportpce-inventory + 6.0.1-SNAPSHOT features xml - test + runtime + + + org.opendaylight.transportpce + odl-transportpce-nbinotifications + 6.0.1-SNAPSHOT + features + xml + runtime + + + org.opendaylight.transportpce + odl-transportpce-dmaap-client + 6.0.1-SNAPSHOT + features + xml + runtime + + dependency-convergence + + + + maven-enforcer-plugin + + + enforce-dependency-convergence + + enforce + + + + + + + + + + + +