X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=c82938052c62284c5b6070907bec0fdb74a234a4;hb=refs%2Fheads%2F6.0.x;hp=81a11ecdd5566cb084063f7067430f4bcc556b65;hpb=299781f5fe05fcc47c39a79802ee3841d9ca8290;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index 81a11ecdd5..c82938052c 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.13-SNAPSHOT ../../bundle-parent yang-xpath-impl - 1.0.0-SNAPSHOT + 6.0.13-SNAPSHOT bundle ${project.artifactId} YANG XPath parser @@ -39,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 - - - - -