X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=d61ed73752a060bd9c0aa18bcad7094a92247cdc;hb=387c19a06cbcde2e258a2f8b6338898a8bc3ba74;hp=1aad7d8cad631f8287cc986863c22c741ceca3b6;hpb=4bddfeee536932078fedb1a25c849205fbc70ce4;p=controller.git diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index 1aad7d8cad..d61ed73752 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.opendaylight.controller config-subsystem - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT .. config-manager @@ -17,16 +18,12 @@ ${project.groupId} config-api - - com.google.code.findbugs - annotations - com.google.guava guava - + org.opendaylight.mdsal mdsal-binding-generator-impl @@ -70,14 +67,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.apache.felix maven-bundle-plugin org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator - org.opendaylight.controller.config.manager.*, - javax.annotation.*, + org.opendaylight.controller.config.manager.*