X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-api%2Fpom.xml;h=9242ffecee9beb8f7cfa24624955e5302059af62;hb=b197d75e803beac663033287d769dce62c108490;hp=74c384d238c63def47a41b6f992bb128809f22d3;hpb=fac268302e4261bb8b42143476692563cbdf149b;p=controller.git diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index 74c384d238..9242ffecee 100644 --- a/opendaylight/config/config-api/pom.xml +++ b/opendaylight/config/config-api/pom.xml @@ -1,25 +1,22 @@ - + 4.0.0 org.opendaylight.mdsal binding-parent - 0.10.0-SNAPSHOT - + 0.12.0-SNAPSHOT + org.opendaylight.controller - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT config-api bundle ${project.artifactId} - - com.google.code.findbugs - jsr305 - org.opendaylight.mdsal yang-binding @@ -36,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 @@ -54,26 +58,4 @@ - - - - - jdk8 - - [1.8,) - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - -