X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dom-broker%2Fpom.xml;h=f2689c48c92fccf02fed5df9fc280812b6fe77a2;hp=c65cb99ed57d4e94de5b6e7b6503a14f149f9aa7;hb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;hpb=9e76b68bb097dc2b53584cad27e3b940e7c41d35 diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index c65cb99ed5..f2689c48c9 100644 --- a/opendaylight/md-sal/sal-dom-broker/pom.xml +++ b/opendaylight/md-sal/sal-dom-broker/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent bundle-parent - 2.0.2 + 3.0.2 org.opendaylight.controller sal-broker-impl - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle @@ -18,21 +18,21 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.0.1 pom import org.opendaylight.mdsal mdsal-artifacts - 2.3.0-SNAPSHOT + 2.5.0-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT pom import @@ -118,7 +118,13 @@ - + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.apache.felix maven-bundle-plugin @@ -151,19 +157,4 @@ https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -