X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=benchmark%2Fdsbenchmark%2Fpom.xml;h=0936fcf0041a828867c944099457f7e1851c33f4;hb=657c53b69a94b5cce2a5b99db124b6eb10ae9019;hp=c8e5ce6136e0fd2de73ca265cd0dc18bb629bbec;hpb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7;p=controller.git diff --git a/benchmark/dsbenchmark/pom.xml b/benchmark/dsbenchmark/pom.xml index c8e5ce6136..0936fcf004 100644 --- a/benchmark/dsbenchmark/pom.xml +++ b/benchmark/dsbenchmark/pom.xml @@ -8,37 +8,21 @@ 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.mdsal - binding-parent - 3.0.6 - + org.opendaylight.controller + mdsal-parent + 4.0.4-SNAPSHOT + ../../opendaylight/md-sal/parent - 4.0.0 - org.opendaylight.controller dsbenchmark - 1.8.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.10.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller benchmark-api - ${project.version} org.opendaylight.mdsal @@ -52,47 +36,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-data-impl + + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true + + + javax.annotation + javax.annotation-api + true + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - jacoco-maven-plugin - [0.7.2.201409121644,) - - prepare-agent - - - - - - - - - - - - -