X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fpom.xml;h=f739fc324471b9150b35995b3cfd4283dca8a349;hb=8b86f8d6a2e75871fc393c09665233e6b2c74e7d;hp=e96a4b97e7fe9a9d92e288908c86be372d32922b;hpb=6ab9aafb955a00eb0845485eb54550369faa221d;p=integration%2Fdistribution.git diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index e96a4b97..f739fc32 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,16 +14,16 @@ org.opendaylight.integration karaf - 0.9.0-SNAPSHOT + 0.15.0-SNAPSHOT org.opendaylight.integration opendaylight - 0.9.0-SNAPSHOT + 15.0.0-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. - https://wiki.opendaylight.org/view/Integration/Distribution + https://wiki.opendaylight.org/x/ggYF Eclipse Public License v1.0 @@ -38,22 +38,94 @@ HEAD - + - usc + detnet - true + false - org.opendaylight.usc - usc-features - 1.6.0-SNAPSHOT + org.opendaylight.detnet + features-detnet + 0.3.0-SNAPSHOT features xml test + + + transportpce + + false + + + + org.opendaylight.transportpce + odl-transportpce + 4.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-tapi + 4.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-inventory + 4.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-nbinotifications + 4.0.0-SNAPSHOT + features + xml + test + + + org.opendaylight.transportpce + odl-transportpce-dmaap-client + 4.0.0-SNAPSHOT + features + xml + test + + + + + dependency-convergence + + + + maven-enforcer-plugin + + + enforce-dependency-convergence + + enforce + + + + + + + + + + + +