X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=a0a8a310f5b3a7ce7b54a8159c1a01bd652ff091;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=580c5d1460a6ee0d885e9945ee1b091436227a37;hpb=26d0db7fd6a9c16da577c4d85e168da58114da41;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index 580c5d1460..a0a8a310f5 100644 --- a/yang/yang-xpath-impl/pom.xml +++ b/yang/yang-xpath-impl/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.yangtools bundle-parent - 2.1.3-SNAPSHOT + 6.0.3-SNAPHOST ../../bundle-parent yang-xpath-impl - 0.2.3-SNAPSHOT + 6.0.3-SNAPHOST 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 - - - - -