X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fupstream%2Fartifacts%2Fpom.xml;h=4f36ffcee9b71f51aecd0be5588b4a7d30b21fb8;hb=HEAD;hp=352ea0aa0eaec1121c5504992ba3f6745d14a63d;hpb=afe6a0d3c6c35c960b48851c3d14e7682cd11fa9;p=integration%2Fdistribution.git diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 352ea0aa..4f36ffce 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.13.0-SNAPSHOT + 0.21.0-SNAPSHOT ../properties artifact-artifacts @@ -23,7 +23,7 @@ build failure. Please do not modify this unless you have a good reason. --> ODL :: integration :: ${project.artifactId} POM to import, with all upstream ODL project artifact poms with public versions. - https://wiki.opendaylight.org/view/Integration/Distribution + https://wiki.opendaylight.org/x/ggYF Eclipse Public License v1.0 @@ -41,16 +41,16 @@ - bgpcep + aaa true - org.opendaylight.bgpcep - bgpcep-artifacts - ${bgpcep.version} + org.opendaylight.aaa + aaa-artifacts + ${aaa.version} pom import @@ -58,16 +58,16 @@ - controller + bgpcep true - org.opendaylight.controller - config-artifacts - ${config.version} + org.opendaylight.bgpcep + bgpcep-artifacts + ${bgpcep.version} pom import @@ -75,16 +75,16 @@ - daexim + controller true - org.opendaylight.daexim - daexim-artifacts - ${daexim.version} + org.opendaylight.controller + controller-artifacts + ${controller.version} pom import @@ -92,16 +92,16 @@ - genius + daexim true - org.opendaylight.genius - genius-artifacts - ${genius.version} + org.opendaylight.daexim + daexim-artifacts + ${daexim.version} pom import @@ -160,16 +160,16 @@ - netconf + mdsal true - org.opendaylight.netconf - netconf-artifacts - ${netconf.version} + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} pom import @@ -177,16 +177,16 @@ - netvirt + netconf true - org.opendaylight.netvirt - netvirt-artifacts - ${netvirt.version} + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} pom import @@ -194,16 +194,16 @@ - neutron + odlparent true - org.opendaylight.neutron - neutron-artifacts - ${neutron.version} + org.opendaylight.odlparent + odlparent-artifacts + ${odlparent.version} pom import @@ -275,5 +275,56 @@ + + transportpce-models + + true + + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + + + + transportpce + + true + + + + + org.opendaylight.transportpce + transportpce-artifacts + ${transportpce.version} + pom + import + + + + + + yangtools + + true + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + +