X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fupstream%2Fartifacts%2Fpom.xml;h=94991763864fc58013614e6faa8c6e52b3b5aff3;hb=65fb1dd5d293cad46967a5aeff98ca3df502e7b1;hp=54f5b98c5a1a9f3746fa10aa408fdd93779751c3;hpb=088131e5ebb9ba5545ab7361d51c424d422a8aac;p=integration%2Fdistribution.git diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 54f5b98c..94991763 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.12.0-SNAPSHOT + 0.15.3 ../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,22 @@ + + yangtools + + true + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + +