X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dom-broker%2Fpom.xml;h=3a4b8ec30fcdaa3e932ebddd03154c76e993e695;hb=ed3f7a34eec1c5a686bc5e122ad4fbe6d1d8f4e5;hp=9b96f5888e1fe8c98544b3b682f8d85d5a8fbb9a;hpb=503b3586400a2de5d37f2b7e942b96856427b673;p=controller.git diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index 9b96f5888e..3a4b8ec30f 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.8.0-Carbon + 3.1.0 org.opendaylight.controller sal-broker-impl - 1.6.0-SNAPSHOT + 1.7.2-SNAPSHOT bundle @@ -18,21 +18,21 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.0.5 pom import org.opendaylight.mdsal mdsal-artifacts - 2.3.0-SNAPSHOT + 2.4.2-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.7.2-SNAPSHOT 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}/ - -