X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=b3861df23325e1cdb4d179113f8b53bde3802631;hb=1742132af573a27a489962e042c66629d5d5339e;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..b3861df233 100644 --- a/yang/yang-xpath-impl/pom.xml +++ b/yang/yang-xpath-impl/pom.xml @@ -8,33 +8,24 @@ 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 - + 4.0.4-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-xpath-impl - 0.1.10-SNAPSHOT + 2.0.4-SNAPSHOT bundle ${project.artifactId} YANG XPath parser - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.10-SNAPSHOT - import - pom - - - + + + false + @@ -59,18 +50,12 @@ antlr4-runtime - org.mockito - mockito-core - - - junit - junit - test + org.kohsuke.metainf-services + metainf-services - ch.qos.logback - logback-classic - test + org.osgi + org.osgi.core @@ -87,17 +72,18 @@ - src/main/antlr - ${project.build.directory}/generated-sources/antlr/org/opendaylight/yangtools/yang/xpath/impl - false false - org.apache.maven.plugins - maven-checkstyle-plugin + org.apache.felix + maven-bundle-plugin + true - checkstyle.violationSeverity=error + + org.opendaylight.yangtools.yang.xpath.impl + org.opendaylight.yangtools.yang.xpath.impl.Activator +