X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fupstream%2Fartifacts%2Fpom.xml;h=03c43405f31dc0faaaae36a5e83b6ea1b255d1e3;hb=3396e612b82a032f1e3c331e681b085e5b2b4a03;hp=f09be9ac2f1dfa831067f56e0d162aa034e6ac40;hpb=8a895f2f2f67088c77c8255def1907ba8c021778;p=integration%2Fdistribution.git diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index f09be9ac..03c43405 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.13.0-SNAPSHOT ../properties artifact-artifacts @@ -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 @@ -142,6 +142,23 @@ + + jsonrpc + + true + + + + + org.opendaylight.jsonrpc + jsonrpc-artifacts + ${jsonrpc.version} + pom + import + + + + lispflowmapping @@ -160,23 +177,41 @@ - netconf + mdsal true - org.opendaylight.netconf - netconf-artifacts - ${netconf.version} + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} pom import + + + org.opendaylight.mdsal + odl-mdsal-trace + ${mdsal.version} + features + xml + + + + + + netconf + + true + + + org.opendaylight.netconf - restconf-artifacts - ${restconf.version} + netconf-artifacts + ${netconf.version} pom import @@ -217,6 +252,23 @@ + + odlparent + + true + + + + + org.opendaylight.odlparent + odlparent-artifacts + ${odlparent.version} + pom + import + + + + openflowplugin @@ -282,5 +334,22 @@ + + yangtools + + true + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + +