X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=08dfa4bd7429ec1db7e03f5cfdf6bc6e2dfda5c8;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=43988872dd7d215ee117090966463513a9165133;hpb=3b70ee51bc3fe0739a96577b8f72a1ad79393856;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index 43988872dd..08dfa4bd74 100644 --- a/yang/yang-xpath-impl/pom.xml +++ b/yang/yang-xpath-impl/pom.xml @@ -12,24 +12,16 @@ org.opendaylight.yangtools bundle-parent - 4.0.0-SNAPSHOT + 6.0.12-SNAPSHOT ../../bundle-parent yang-xpath-impl - 2.0.0-SNAPSHOT + 6.0.12-SNAPSHOT bundle ${project.artifactId} YANG XPath parser - - - 8 - - - false - - com.google.guava @@ -47,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 - - - - -