X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-generator-util%2Fpom.xml;h=b1ee730ceb92bb60573cca352a67b218c8af4249;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=1004de3c121fb8740428cd5efe075722db0dddd9;hpb=86de26917171b3760503c02c4dd46ef83476b91f;p=mdsal.git diff --git a/binding/mdsal-binding-generator-util/pom.xml b/binding/mdsal-binding-generator-util/pom.xml index 1004de3c12..b1ee730ceb 100644 --- a/binding/mdsal-binding-generator-util/pom.xml +++ b/binding/mdsal-binding-generator-util/pom.xml @@ -8,39 +8,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0-SNAPSHOT - + org.opendaylight.mdsal + dom-parent + 4.0.13-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-generator-util - 0.11.0-SNAPSHOT + 2.0.13-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - - org.opendaylight.yangtools @@ -58,15 +37,14 @@ org.opendaylight.mdsal yang-binding - - junit - junit + org.opendaylight.mdsal + mdsal-binding-spec-util + org.opendaylight.yangtools mockito-configuration - test org.opendaylight.yangtools @@ -74,20 +52,22 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +