X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fpom.xml;h=e11feb06279ef589a530f96c4e79fed75230b7d6;hb=refs%2Fchanges%2F71%2F91671%2F3;hp=a2bce6b5b26251341099636f6b7abf60152d1f5b;hpb=fd9c56f254ca4eac868af1e2adc0ef83fb7de04c;p=integration%2Fdistribution.git diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index a2bce6b5..e11feb06 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,12 +14,12 @@ org.opendaylight.integration karaf - 0.9.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.integration opendaylight - 0.9.0-SNAPSHOT + 0.13.0-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. @@ -38,39 +38,78 @@ HEAD - + - sxp + detnet - true + false - org.opendaylight.sxp - features-sxp - 1.7.0-SNAPSHOT + org.opendaylight.detnet + features-detnet + 0.2.0-SNAPSHOT features xml test - + - usc + transportpce - true + false - org.opendaylight.usc - usc-features - 1.6.0-SNAPSHOT + org.opendaylight.transportpce + odl-transportpce + 2.0.3-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-tapi + 2.0.3-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-inventory + 2.0.3-SNAPSHOT features xml test + + dependency-convergence + + + + maven-enforcer-plugin + + + enforce-dependency-convergence + + enforce + + + + + + + + + + + +