X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-xpath-impl%2Fpom.xml;h=b3861df23325e1cdb4d179113f8b53bde3802631;hb=1742132af573a27a489962e042c66629d5d5339e;hp=e7b04facf221218709536769ae341fa0c3250a50;hpb=3d16f6dc0b532264d32b19f0331cd06065639486;p=yangtools.git diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index e7b04facf2..b3861df233 100644 --- a/yang/yang-xpath-impl/pom.xml +++ b/yang/yang-xpath-impl/pom.xml @@ -12,16 +12,21 @@ org.opendaylight.yangtools bundle-parent - 3.0.3-SNAPSHOT + 4.0.4-SNAPSHOT ../../bundle-parent yang-xpath-impl - 1.0.3-SNAPSHOT + 2.0.4-SNAPSHOT bundle ${project.artifactId} YANG XPath parser + + + false + + com.google.guava @@ -67,9 +72,6 @@ - src/main/antlr - ${project.build.directory}/generated-sources/antlr/org/opendaylight/yangtools/yang/xpath/impl - false false @@ -84,13 +86,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -