X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fbenchmark%2Ffeatures-mdsal-benchmark%2Fpom.xml;h=480c467c3dd3f042a8747e345cd6f3629c68f27c;hp=adfa5640d5bd34e60c5dc0f2f6952829428891c0;hb=b12f105c5daf5e08aa65f5a3eb23509cd8e6a291;hpb=3868a69486b880807ae05aca2752fbcf6a38ed19 diff --git a/features/benchmark/features-mdsal-benchmark/pom.xml b/features/benchmark/features-mdsal-benchmark/pom.xml index adfa5640d5..480c467c3d 100644 --- a/features/benchmark/features-mdsal-benchmark/pom.xml +++ b/features/benchmark/features-mdsal-benchmark/pom.xml @@ -1,103 +1,57 @@ - - - org.opendaylight.odlparent - features-parent - 1.9.0-SNAPSHOT - - - org.opendaylight.controller - features-mdsal-benchmark - 1.4.0-SNAPSHOT - ${project.artifactId} - 4.0.0 + Copyright © 2016, 2017 Red Hat, Inc. and others. - - 1.6.0-SNAPSHOT - 2.3.0-SNAPSHOT - 0.11.0-SNAPSHOT - 1.2.0-SNAPSHOT - + 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 + --> + + 4.0.0 + + + org.opendaylight.odlparent + feature-repo-parent + 2.0.5 + + + + org.opendaylight.controller + features-mdsal-benchmark + 1.5.0-SNAPSHOT + feature + + + + ${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} - dsbenchmark - ${project.version} - xml - config - - - ${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} - -