X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=5ce293981cecb591a9b96898a2689732c2776b9f;hb=64c691b6658c15c1247022e39d5e19ddaab3252c;hp=a331f0c7f3798eea1ded6d7f950abcabc929ef66;hpb=bdabc1c4721e827427e421b6421c5e260ffbcedb;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index a331f0c7f3..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 - 3.0.1-SNAPSHOT + 6.0.5-SNAPSHOT ../../bundle-parent yang-xpath-impl - 1.0.1-SNAPSHOT + 6.0.5-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 - - - - -