X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=f1483b35c04faa9b20a9d25ee97cc515acfca3d5;hb=81674d6fd50b419b868d0851062e23f34b34557d;hp=802a0b3939c0136b4757fab7be893655f8e1afe5;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5;p=controller.git diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index 802a0b3939..f1483b35c0 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 - jsr305 - com.google.guava guava - + org.opendaylight.mdsal mdsal-binding-generator-impl @@ -70,6 +67,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.apache.felix maven-bundle-plugin @@ -77,14 +81,23 @@ org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator org.opendaylight.controller.config.manager.*, - javax.annotation.*, + javax.annotation.*, + org.apache.maven.plugins maven-jar-plugin + + + + test-jar + + package + +