X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dom-broker%2Fpom.xml;h=f2689c48c92fccf02fed5df9fc280812b6fe77a2;hb=cd471d168b661da0bec9ddc29e24bfacba2b7bc6;hp=c0ba23a68965108a86b3bee5ff61ad58a9dd0945;hpb=8f129cf7f303a4a702a3b632114b8a85808671d7;p=controller.git diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index c0ba23a689..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 - 1.9.0 + 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 @@ -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}/ - -