X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=5b6732867428b295993714735cdd9b40e09deb37;hb=7d69ba48ddb26e6d546f5160cec899ac60bca5a0;hp=f4661ca63d5d487da24e8a6b07a5784893d3a3e7;hpb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index f4661ca63d..5b67328674 100644 --- a/yang/yang-xpath-impl/pom.xml +++ b/yang/yang-xpath-impl/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.yangtools bundle-parent - 3.0.0-SNAPSHOT + 6.0.9-SNAPSHOT ../../bundle-parent yang-xpath-impl - 0.3.0-SNAPSHOT + 6.0.9-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 - - - - -