X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=01da3f3365972a7014ee283e4200c4d739452cb4;hb=2404ffb5e606d8dfb5434bfbd128cf8b3a3b7375;hp=9d4e6aa8e792d6de5b17373f2d0087164cba9226;hpb=c28414631b8e5d6f1cf5c22958b7902fa691019c;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index 9d4e6aa8e7..01da3f3365 100644 --- a/yang/yang-xpath-impl/pom.xml +++ b/yang/yang-xpath-impl/pom.xml @@ -12,21 +12,16 @@ org.opendaylight.yangtools bundle-parent - 4.0.0-SNAPSHOT + 6.0.10-SNAPSHOT ../../bundle-parent yang-xpath-impl - 2.0.0-SNAPSHOT + 6.0.10-SNAPSHOT bundle ${project.artifactId} YANG XPath parser - - - 8 - - com.google.guava @@ -44,59 +39,23 @@ org.opendaylight.yangtools yang-xpath-api - - org.antlr - antlr4-runtime + org.opendaylight.yangtools + yang-xpath-antlr + org.kohsuke.metainf-services metainf-services + + com.guicedee.services + javax.inject + true + org.osgi - org.osgi.core + 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.felix - maven-bundle-plugin - true - - - org.opendaylight.yangtools.yang.xpath.impl - org.opendaylight.yangtools.yang.xpath.impl.Activator - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -