X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=binding%2Fyang-binding%2Fpom.xml;h=a69d0b3ec0dbe22759b17daa369387f3d81e7543;hb=adae640e2b02e08fb5c3197cbb245acaf2ae8df9;hp=4fe9505f6c9143f0c3f1692ede3b451adb56f8fb;hpb=e848b79d852463f36119b82b1ce908f8bc4585f5;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 4fe9505f6c..a69d0b3ec0 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.0 - + org.opendaylight.mdsal + dom-parent + 8.0.6-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.5 - pom - import - - - - org.opendaylight.yangtools @@ -53,44 +38,23 @@ com.google.guava guava + - junit - junit - test - - - org.mockito - mockito-core - test + org.powermock + powermock-reflect - 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}/ - - -