X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Fdistribution.git;a=blobdiff_plain;f=artifacts%2Fupstream%2Fartifacts%2Fpom.xml;h=b3d7f5d86b5a6f6e4468903081734b17b06bdba3;hp=4eeebcd61261c708d8b8271a6037f3332ddbfb9c;hb=94640521e2da90c7d7492d19876273ca2a604c40;hpb=2aba1047193eb843327c8d15ceb19fe478e3314c diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 4eeebcd6..b3d7f5d8 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.9.0-SNAPSHOT + 0.16.0 ../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 @@ -265,5 +258,39 @@ + + serviceutils + + true + + + + + org.opendaylight.serviceutils + serviceutils-artifacts + ${serviceutils.version} + pom + import + + + + + + yangtools + + true + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + +