X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fpom.xml;h=f5789864f0fd65618b8a753e1c0c3b9a6ee14de2;hb=1efbd3e072c14477b90d2b8faf9f804b50c392b0;hp=5f0163bb87a24fbf51c68681b171906fa069239d;hpb=3b032a09ef8882527ccea9bd37b227c02a3a6dab;p=integration%2Fdistribution.git diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 5f0163bb..f5789864 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,12 +14,12 @@ org.opendaylight.integration karaf - 0.9.0-SNAPSHOT - + 0.14.4-SNAPSHOT + karaf org.opendaylight.integration opendaylight - 0.9.0-SNAPSHOT + 14.4.0-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. @@ -38,39 +38,77 @@ HEAD - + - sxp + transportpce true - org.opendaylight.sxp - features-sxp - 1.7.0-SNAPSHOT + org.opendaylight.transportpce + odl-transportpce + 3.4.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-tapi + 3.4.0-SNAPSHOT features xml test - - - - - unimgr - - true - - - org.opendaylight.unimgr - features4-unimgr - 0.4.0-SNAPSHOT + org.opendaylight.transportpce + odl-transportpce-inventory + 3.4.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-nbinotifications + 3.4.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-dmaap-client + 3.4.0-SNAPSHOT features xml test + + dependency-convergence + + + + maven-enforcer-plugin + + + enforce-dependency-convergence + + enforce + + + + + + + + + + + +