X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-api%2Fpom.xml;h=9242ffecee9beb8f7cfa24624955e5302059af62;hb=b197d75e803beac663033287d769dce62c108490;hp=18a6a0c957e486224b08cd1b8e2ffca83e7d435d;hpb=aa77e20225cc04235315892cf148393149cbf8fc;p=controller.git diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index 18a6a0c957..9242ffecee 100644 --- a/opendaylight/config/config-api/pom.xml +++ b/opendaylight/config/config-api/pom.xml @@ -1,22 +1,22 @@ - + 4.0.0 - org.opendaylight.controller - config-subsystem - 0.6.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT + - + + org.opendaylight.controller + 0.8.0-SNAPSHOT config-api bundle ${project.artifactId} - - com.google.code.findbugs - jsr305 - org.opendaylight.mdsal yang-binding @@ -33,14 +33,21 @@ to make sure anyone dependending on this artifact inherits it --> compile - - org.opendaylight.yangtools - mockito-configuration - + + org.opendaylight.yangtools + mockito-configuration + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.apache.felix maven-bundle-plugin @@ -51,26 +58,4 @@ - - - - - jdk8 - - [1.8,) - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - -