X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fbenchmark%2Ffeatures-mdsal-benchmark%2Fpom.xml;h=c46a73461ad91ed1c7ba21cf692dabdf10fe03f1;hp=dea279b584aa28ce508567c6a48719cc6b6cd577;hb=afedfa80158137d46a649470b95788e8beac2c0d;hpb=46c19a388a9b63622376ff2e3f051486df9be39c diff --git a/features/benchmark/features-mdsal-benchmark/pom.xml b/features/benchmark/features-mdsal-benchmark/pom.xml index dea279b584..c46a73461a 100644 --- a/features/benchmark/features-mdsal-benchmark/pom.xml +++ b/features/benchmark/features-mdsal-benchmark/pom.xml @@ -1,96 +1,55 @@ + Copyright © 2016, 2017 Red Hat, Inc. and others. + + This program and the accompanying materials are made available under the + terms of the Eclipse Public License v1.0 which accompanies this distribution, + and is available at http://www.eclipse.org/legal/epl-v10.html + --> - - org.opendaylight.odlparent - features-parent - 1.8.0-Carbon - - - org.opendaylight.controller - features-mdsal-benchmark - 1.4.0-SNAPSHOT - ${project.artifactId} - 4.0.0 + 4.0.0 + + + org.opendaylight.odlparent + feature-repo-parent + 5.0.1 + + + + org.opendaylight.controller + features-mdsal-benchmark + 1.9.0-SNAPSHOT + feature - - 1.6.0-SNAPSHOT - 2.3.0-SNAPSHOT - 0.11.0-SNAPSHOT - 1.2.0-SNAPSHOT - + + + ${project.groupId} + odl-benchmark-api + ${project.version} + xml + features + + + ${project.groupId} + odl-dsbenchmark + ${project.version} + xml + features + + + ${project.groupId} + odl-mdsal-benchmark + ${project.version} + xml + features + + + ${project.groupId} + odl-ntfbenchmark + ${project.version} + xml + features + + - - - org.opendaylight.yangtools - features-yangtools - features - ${yangtools.version} - xml - runtime - - - org.opendaylight.mdsal - features-mdsal - ${mdsal.version} - features - xml - runtime - - - org.opendaylight.mdsal.model - features-mdsal-model - ${mdsal.model.version} - features - xml - runtime - - - org.opendaylight.controller - features-mdsal - features - ${controller.mdsal.version} - xml - runtime - - - ${project.groupId} - dsbenchmark - ${project.version} - - - ${project.groupId} - ntfbenchmark - ${project.version} - - - ${project.groupId} - ntfbenchmark - ${project.version} - xml - config - - - ${project.groupId} - rpcbenchmark - ${project.version} - - - ${project.groupId} - rpcbenchmark - ${project.version} - xml - config - - - ${project.groupId} - benchmark-api - ${project.version} - -