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