X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=16c3685e0d1878ea826460a914e55d944c9f37c3;hb=c2e78da031e0183447fd29092e9c8da45e318feb;hp=25c39c2564f79a696fc1f306bd936828e33cc9e4;hpb=8884f45c88f417abd6fdc877e05c747adeb5b09b;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 25c39c2564..16c3685e0d 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -8,34 +8,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.1.2 - + org.opendaylight.mdsal + dom-parent + 11.0.0-SNAPSHOT-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 0.13.0-SNAPSHOT bundle ${project.artifactId} Java binding for YANG - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7 - pom - import - - - - org.opendaylight.yangtools @@ -53,14 +38,11 @@ com.google.guava guava + - junit - junit - test - - - org.mockito - mockito-core + org.powermock + powermock-reflect + 2.0.9 test @@ -68,29 +50,13 @@ - org.apache.maven.plugins - maven-checkstyle-plugin + maven-surefire-plugin - checkstyle.violationSeverity=error + @{argLine} + --add-opens org.opendaylight.yangtools.yang.binding/org.opendaylight.yangtools.yang.binding=ALL-UNNAMED + - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -