X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=benchmark%2Fntfbenchmark%2Fpom.xml;h=8fe0302a7b3484786243c9ff67a561f359478f3c;hp=e7bbedacdeee288b22eccbc072c61282d80156e4;hb=c547cdb48812d8f0e0d8b93f2ab90e384eda280f;hpb=3b1bb4b5cad75f64dc7d8de93e7754aa4218fbe2 diff --git a/benchmark/ntfbenchmark/pom.xml b/benchmark/ntfbenchmark/pom.xml index e7bbedacde..8fe0302a7b 100644 --- a/benchmark/ntfbenchmark/pom.xml +++ b/benchmark/ntfbenchmark/pom.xml @@ -8,61 +8,39 @@ 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 - 5.0.3 - + org.opendaylight.controller + mdsal-parent + 5.0.4-SNAPSHOT + ../../opendaylight/md-sal/parent - 4.0.0 - org.opendaylight.controller ntfbenchmark - 1.9.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.11.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller benchmark-api - ${project.version} org.opendaylight.mdsal mdsal-binding-api - org.opendaylight.mdsal - mdsal-dom-api + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true - org.opendaylight.yangtools - yang-data-impl + javax.annotation + javax.annotation-api + true - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationseverity=error - - - -