X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-api%2Fpom.xml;h=0d7aad683623fc1ea9f28cb96f66c4d5bcdfdaf4;hb=e35d98a33c70782ac40e43a05864a25d1984ff33;hp=18a6a0c957e486224b08cd1b8e2ffca83e7d435d;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5;p=controller.git diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index 18a6a0c957..0d7aad6836 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.4 + - + + org.opendaylight.controller + 0.8.4 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 - - - - - -