X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=08dfa4bd7429ec1db7e03f5cfdf6bc6e2dfda5c8;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=d9f3c9aa875fc72c962bc41483e7d5512e0fc7f8;hpb=3a2e6c535671aa77ac686fa86bd8bce6eb21604e;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index d9f3c9aa87..08dfa4bd74 100644 --- a/yang/yang-xpath-impl/pom.xml +++ b/yang/yang-xpath-impl/pom.xml @@ -8,34 +8,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 3.1.3 - + 6.0.12-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-xpath-impl - 0.2.0-SNAPSHOT + 6.0.12-SNAPSHOT bundle ${project.artifactId} YANG XPath parser - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - import - pom - - - - com.google.guava @@ -53,54 +39,23 @@ org.opendaylight.yangtools yang-xpath-api - - org.antlr - antlr4-runtime + org.opendaylight.yangtools + yang-xpath-antlr + - org.mockito - mockito-core + org.kohsuke.metainf-services + metainf-services - junit - junit - test + com.guicedee.services + javax.inject + true - ch.qos.logback - logback-classic - test + 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 - - - - -