X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-dom-codec%2Fpom.xml;h=e579ed7459732d4c50d178de72ad7be7398eab88;hb=5d0ac68832ba5f0ecadc6b518e671d8473d0b0b1;hp=16c1f3f0c4c54e9d05eafceaf0f9a0dcdfadeebb;hpb=b3cf51e632d66a34f745b7582eeebf205ce8fb90;p=mdsal.git diff --git a/binding/mdsal-binding-dom-codec/pom.xml b/binding/mdsal-binding-dom-codec/pom.xml index 16c1f3f0c4..e579ed7459 100644 --- a/binding/mdsal-binding-dom-codec/pom.xml +++ b/binding/mdsal-binding-dom-codec/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 2.0.2 + 4.0.0 4.0.0 org.opendaylight.mdsal mdsal-binding-dom-codec - 0.11.0-SNAPSHOT + 0.15.0-SNAPSHOT bundle @@ -27,14 +27,14 @@ org.opendaylight.mdsal mdsal-artifacts - 2.3.0-SNAPSHOT + 2.7.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.1.0 pom import @@ -94,30 +94,20 @@ ${project.groupId}.${project.artifactId} org.opendaylight.mdsal.binding.dom.codec.*, - org.opendaylight.yangtools.binding.data.codec.*, - org.opendaylight.yangtools.binding.data.codec.gen.impl.*, - org.opendaylight.yangtools.binding.data.codec.impl.*, + org.opendaylight.mdsal.binding.dom.codec.gen.impl.*, + org.opendaylight.mdsal.binding.dom.codec.impl.*, + ;-split-package:=error + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -