X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fupstream%2Fartifacts%2Fpom.xml;h=2d796445a998d538761a7afb26d63b495805be7e;hb=74a5efacfb95180356b890adccd147feb99996cf;hp=4afe68bb0bab3d45d9b4e0cc3df99021ab367035;hpb=40630a604d1fd524463c8532e1f3d92811047d84;p=integration%2Fdistribution.git diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 4afe68bb..2d796445 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.16.2-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 @@ - coe + bgpcep true - org.opendaylight.coe - coe-artifacts - ${coe.version} + org.opendaylight.bgpcep + bgpcep-artifacts + ${bgpcep.version} pom import @@ -83,8 +83,8 @@ org.opendaylight.controller - config-artifacts - ${config.version} + controller-artifacts + ${controller.version} pom import @@ -108,23 +108,6 @@ - - genius - - true - - - - - org.opendaylight.genius - genius-artifacts - ${genius.version} - pom - import - - - - infrautils @@ -177,16 +160,16 @@ - netconf + mdsal true - org.opendaylight.netconf - netconf-artifacts - ${netconf.version} + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} pom import @@ -194,16 +177,16 @@ - netvirt + netconf true - org.opendaylight.netvirt - netvirt-artifacts - ${netvirt.version} + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} pom import @@ -211,16 +194,16 @@ - neutron + odlparent true - org.opendaylight.neutron - neutron-artifacts - ${neutron.version} + org.opendaylight.odlparent + odlparent-artifacts + ${odlparent.version} pom import @@ -292,5 +275,22 @@ + + yangtools + + true + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + +