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=3752c12bdf8fd895dd6e161dd37f39efc2f7c127;hpb=7c2f7b53352ed27c745e661579132eea66f4c25e;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index 3752c12bdf..c82938052c 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.2-SNAPSHOT + 6.0.13-SNAPSHOT ../../bundle-parent yang-xpath-impl - 2.0.2-SNAPSHOT + 6.0.13-SNAPSHOT bundle ${project.artifactId} YANG XPath parser - - - 8 - - - false - - com.google.guava @@ -47,52 +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 - - - - - ${project.basedir}/src/main/antlr - ${project.build.directory}/generated-sources/antlr - false - false - - - - org.apache.felix - maven-bundle-plugin - true - - - org.opendaylight.yangtools.yang.xpath.impl - org.opendaylight.yangtools.yang.xpath.impl.Activator - - - - - -