X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fpom.xml;h=fb22cfb823cec7fd26b80da7982fb9aeb9a42684;hb=7813390af51a8add0a06cbfc700623fa659d10cc;hp=e96a4b97e7fe9a9d92e288908c86be372d32922b;hpb=6ab9aafb955a00eb0845485eb54550369faa221d;p=integration%2Fdistribution.git diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index e96a4b97..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 - + - usc + transportpce - true + false - org.opendaylight.usc - usc-features - 1.6.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 + + + + + + + + + + + +