X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dom-broker%2Fpom.xml;h=774c6d112d49b6893b8002949124be33ecbabad4;hb=e35d98a33c70782ac40e43a05864a25d1984ff33;hp=b0b3e6548c66fd1505a3aa2ae3fd12f01ca41e45;hpb=378f3ba51e8e49c3e54593656cc193fda7970388;p=controller.git diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index b0b3e6548c..774c6d112d 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 - 1.9.0-SNAPSHOT + 3.1.4 org.opendaylight.controller sal-broker-impl - 1.6.0-SNAPSHOT + 1.7.4 bundle @@ -18,21 +18,21 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.0.6.5 pom import org.opendaylight.mdsal mdsal-artifacts - 2.3.0-SNAPSHOT + 2.4.4 pom import org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.7.4 pom import @@ -118,7 +118,13 @@ - + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.apache.felix maven-bundle-plugin @@ -139,7 +145,6 @@ org.opendaylight.controller.md.sal.dom.broker.impl.*, org.opendaylight.controller.md.sal.dom.clustering.impl, - * @@ -152,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}/ - -