X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fpom.xml;h=fb22cfb823cec7fd26b80da7982fb9aeb9a42684;hb=7813390af51a8add0a06cbfc700623fa659d10cc;hp=0bc02c0d84e8af6558f845ba0834707f2b988a8a;hpb=09040c5850e3011afe667daa50766bcbba610c04;p=integration%2Fdistribution.git diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 0bc02c0d..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,22 +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 + + + org.opendaylight.transportpce + odl-transportpce-inventory + 6.0.1-SNAPSHOT + features + xml + 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 + + + + + + + + + + + +