X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-api%2Fpom.xml;h=b7be7b33203a95846dafb96f469a47b099dd5a33;hb=538f849d62e35eaa01564bc02d6b189d64aeb9c5;hp=ac0dfcd80ca8133bd39874804e1bbb37dbdef633;hpb=63df5670643d8c8851941bd752553847f0e0520f;p=controller.git diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index ac0dfcd80c..b7be7b3320 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.5.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.4-SNAPSHOT + - + + org.opendaylight.controller + 0.8.4-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 - - - - - -