X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fpom.xml;h=88073784ed8f2b2c3cb365a175f1671a6c345d0f;hb=0b462f6f6650ad167347b28ffb08d1e7a62f581a;hp=e96a4b97e7fe9a9d92e288908c86be372d32922b;hpb=6ab9aafb955a00eb0845485eb54550369faa221d;p=integration%2Fdistribution.git diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index e96a4b97..88073784 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,22 +38,78 @@ HEAD - + - usc + detnet + + false + + + + org.opendaylight.detnet + features-detnet + 0.2.0-SNAPSHOT + features + xml + test + + + + + + transportpce true - org.opendaylight.usc - usc-features - 1.6.0-SNAPSHOT + org.opendaylight.transportpce + odl-transportpce + 2.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-tapi + 2.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-inventory + 2.0.0-SNAPSHOT features xml test + + dependency-convergence + + + + maven-enforcer-plugin + + + enforce-dependency-convergence + + enforce + + + + + + + + + + + +