X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=211536db150913e718102b23aecf584c25bbf7dc;hb=2c97da1dea0474092131223c7298a221b1969d64;hp=15c9f0c7c2420dc640e0ec6850072447635b8940;hpb=41b6beb4034f8cfacb20dde58573dc929fc48724;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 15c9f0c7c2..211536db15 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 6.0.2-SNAPSHOT ../../dom/dom-parent yang-binding - 1.0.1-SNAPSHOT + 6.0.2-SNAPSHOT bundle ${project.artifactId} Java binding for YANG @@ -39,16 +39,6 @@ com.google.guava guava - - junit - junit - test - - - org.mockito - mockito-core - test - @@ -58,17 +48,10 @@ maven-bundle-plugin - !javax.annotation,* + org.opendaylight.yangtools.yang.binding - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -