X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fpom.xml;h=31ed5d22a34a5863d1343120e23a00bda34bbdd4;hb=6e597199249fecc9bdcf6d037f0e976e7b447531;hp=0bc02c0d84e8af6558f845ba0834707f2b988a8a;hpb=09040c5850e3011afe667daa50766bcbba610c04;p=integration%2Fdistribution.git diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 0bc02c0d..31ed5d22 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,12 +14,12 @@ org.opendaylight.integration karaf - 0.9.0-SNAPSHOT + 0.12.2-SNAPSHOT org.opendaylight.integration opendaylight - 0.9.0-SNAPSHOT + 0.12.2-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. @@ -38,22 +38,78 @@ HEAD - + - sxp + detnet - true + false - org.opendaylight.sxp - features-sxp - 1.7.0-SNAPSHOT + org.opendaylight.detnet + features-detnet + 0.1.2-SNAPSHOT features xml test + + + transportpce + + false + + + + org.opendaylight.transportpce + odl-transportpce + 1.2.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-tapi + 1.2.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-inventory + 1.2.0-SNAPSHOT + features + xml + test + + + + + dependency-convergence + + + + maven-enforcer-plugin + + + enforce-dependency-convergence + + enforce + + + + + + + + + + + +