X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=xpath%2Fyang-xpath-impl%2Fpom.xml;h=b376c43b39db1204de5badffeb93e2d72cb62bde;hb=c79437354af7a0086ebf3c86e727564070fe16be;hp=6c60d4fcf81f8987fe2249ec16ffcd27a1eb6a2d;hpb=b0588b9031283338ba8141ad2a5c006396f0291e;p=yangtools.git diff --git a/xpath/yang-xpath-impl/pom.xml b/xpath/yang-xpath-impl/pom.xml index 6c60d4fcf8..b376c43b39 100644 --- a/xpath/yang-xpath-impl/pom.xml +++ b/xpath/yang-xpath-impl/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.yangtools bnd-parent - 8.0.8-SNAPSHOT + 8.0.10-SNAPSHOT ../../bnd-parent yang-xpath-impl - 8.0.8-SNAPSHOT + 8.0.10-SNAPSHOT jar ${project.artifactId} YANG XPath parser @@ -31,10 +31,6 @@ org.antlr antlr4-runtime - - org.opendaylight.yangtools - concepts - org.opendaylight.yangtools yang-common @@ -71,6 +67,15 @@ false + + org.apache.maven.plugins + maven-surefire-plugin + + + --add-exports org.opendaylight.yangtools.yang.xpath.impl/org.opendaylight.yangtools.yang.xpath.impl=ALL-UNNAMED + + +