X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dom-broker%2Fpom.xml;h=8dd0f0767640e4bb96eaed02fe4c777fb9659840;hb=120069b3d0d2436ce0398ac871a45fe710c4fbdd;hp=b82b77d0ebc58116c0237d639c4502f6ce8b817e;hpb=6ca44d2095f0887508dd32f0174058a627eff4f9;p=controller.git diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index b82b77d0eb..8dd0f07676 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.4 + 3.0.2 org.opendaylight.controller sal-broker-impl - 1.6.0-SNAPSHOT + 1.7.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.4.0-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.7.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}/ - -