X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=c81cbe020f2f703b7bf55b87ddabbe7f606f779d;hb=a6365710459363d86c1ba89c7b5997b6ed21cba6;hp=1bfaf1ddb6ad48c4723347b1dda3b1a9e36179b6;hpb=9d7d03933651bdb8774275583c179a6a7dc38771;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 1bfaf1ddb6..c81cbe020f 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 - 2.0.5 - + org.opendaylight.mdsal + dom-parent + 8.0.5-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 0.12.0-SNAPSHOT bundle ${project.artifactId} Java binding for YANG - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0 - 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}/ - - -