X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=5ce293981cecb591a9b96898a2689732c2776b9f;hb=64c691b6658c15c1247022e39d5e19ddaab3252c;hp=5d412d901ebdc196db03a93688e6a88b0f0ed4dd;hpb=61abad9a6e569690d110750d7f5cbf4a136bfd2d;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index 5d412d901e..5ce293981c 100644 --- a/yang/yang-xpath-impl/pom.xml +++ b/yang/yang-xpath-impl/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.yangtools bundle-parent - 2.1.6-SNAPSHOT + 6.0.5-SNAPSHOT ../../bundle-parent yang-xpath-impl - 0.2.6-SNAPSHOT + 6.0.5-SNAPSHOT bundle ${project.artifactId} YANG XPath parser @@ -39,40 +39,23 @@ org.opendaylight.yangtools yang-xpath-api + + org.opendaylight.yangtools + yang-xpath-antlr + - org.antlr - antlr4-runtime + org.kohsuke.metainf-services + metainf-services + + + com.guicedee.services + javax.inject + true + + + org.osgi + org.osgi.service.component.annotations - - - - - org.antlr - antlr4-maven-plugin - - - - antlr4 - - - - - src/main/antlr - ${project.build.directory}/generated-sources/antlr/org/opendaylight/yangtools/yang/xpath/impl - false - false - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -