X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=80573a47dcc89281d93cc4cf34894e57cf3e1ce9;hb=1d3aa6a408704bdc1f8f19cf5f4903d85dc66a13;hp=15c9f0c7c2420dc640e0ec6850072447635b8940;hpb=41b6beb4034f8cfacb20dde58573dc929fc48724;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 15c9f0c7c2..80573a47dc 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.0-SNAPSHOT ../../dom/dom-parent yang-binding - 1.0.1-SNAPSHOT + 6.0.0-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 - -