X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fupstream%2Fartifacts%2Fpom.xml;h=6e64019ec8cb313fcee4cc42c3a907e9a4c9bc9c;hb=98449cf2d9a6e4ac47418adb4b88fc0bc3756d3e;hp=f09be9ac2f1dfa831067f56e0d162aa034e6ac40;hpb=8a895f2f2f67088c77c8255def1907ba8c021778;p=integration%2Fdistribution.git diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index f09be9ac..6e64019e 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.17.1 ../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 @@ -109,16 +109,16 @@ - genius + infrautils true - org.opendaylight.genius - genius-artifacts - ${genius.version} + org.opendaylight.infrautils + infrautils-artifacts + ${infrautils.version} pom import @@ -126,16 +126,16 @@ - infrautils + jsonrpc true - org.opendaylight.infrautils - infrautils-artifacts - ${infrautils.version} + org.opendaylight.jsonrpc + jsonrpc-artifacts + ${jsonrpc.version} pom import @@ -160,23 +160,16 @@ - netconf + mdsal true - org.opendaylight.netconf - netconf-artifacts - ${netconf.version} - pom - import - - - org.opendaylight.netconf - restconf-artifacts - ${restconf.version} + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} pom import @@ -184,16 +177,16 @@ - netvirt + netconf true - org.opendaylight.netvirt - netvirt-artifacts - ${netvirt.version} + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} pom import @@ -201,16 +194,16 @@ - neutron + odlparent true - org.opendaylight.neutron - neutron-artifacts - ${neutron.version} + org.opendaylight.odlparent + odlparent-artifacts + ${odlparent.version} pom import @@ -282,5 +275,22 @@ + + yangtools + + true + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + +