X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fpom.xml;h=72835ae08422041f6df0b77930bb181b3d9d7df3;hb=724738665bd838823b23c2a6cf351be1f0d465cc;hp=5f0163bb87a24fbf51c68681b171906fa069239d;hpb=3b032a09ef8882527ccea9bd37b227c02a3a6dab;p=integration%2Fdistribution.git diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 5f0163bb..72835ae0 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,12 +14,12 @@ org.opendaylight.integration karaf - 0.9.0-SNAPSHOT + 0.12.0-SNAPSHOT org.opendaylight.integration opendaylight - 0.9.0-SNAPSHOT + 0.12.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.1.0-SNAPSHOT features xml test - + - unimgr + transportpce true - org.opendaylight.unimgr - features4-unimgr - 0.4.0-SNAPSHOT + org.opendaylight.transportpce + odl-transportpce + 1.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-tapi + 1.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-inventory + 1.0.0-SNAPSHOT features xml test + + dependency-convergence + + + + maven-enforcer-plugin + + + enforce-dependency-convergence + + enforce + + + + + + + + + + + +