X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dom-broker%2Fpom.xml;h=ef6adae2e0a517a5428276279a5eeb4d09a738a9;hb=cca9b9b6e0ace6556dc3003ef69bdd29328c43f7;hp=065aebaf72e1350f12a471efdf64800fee594e3c;hpb=4c2d619c7e42a60784e1a35dbf15c190b4384ca7;p=controller.git diff --git a/opendaylight/md-sal/sal-dom-broker/pom.xml b/opendaylight/md-sal/sal-dom-broker/pom.xml index 065aebaf72..ef6adae2e0 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.1 + 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.0 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 @@ -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}/ - -