X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=5b6732867428b295993714735cdd9b40e09deb37;hb=7d69ba48ddb26e6d546f5160cec899ac60bca5a0;hp=e91cc915974b8c78b278e042109916823e7daa49;hpb=ad0d4a6e7d3220f6eed2759c1a35ac849129db17;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index e91cc91597..5b67328674 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.9-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-xpath-impl - 0.1.10-SNAPSHOT + 6.0.9-SNAPSHOT bundle ${project.artifactId} YANG XPath parser - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.10-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 - - - - -